Marc Delisle [Thu, 19 Oct 2006 20:51:30 +0000 (19 20:51 +0000)]
wrong parameter when calling error.php
Michal Čihař [Tue, 17 Oct 2006 09:24:24 +0000 (17 09:24 +0000)]
remove .cvsignore files
Michal Čihař [Tue, 17 Oct 2006 09:23:32 +0000 (17 09:23 +0000)]
fix permissions
Marc Delisle [Sat, 7 Oct 2006 14:49:29 +0000 (7 14:49 +0000)]
for new 2.9.0.2 kits
Marc Delisle [Sat, 7 Oct 2006 14:35:34 +0000 (7 14:35 +0000)]
new release scripts
Michal Čihař [Fri, 6 Oct 2006 09:02:46 +0000 (6 09:02 +0000)]
This commit was manufactured by cvs2svn to create branch 'MAINT_2_9_0'.
Marc Delisle [Tue, 3 Oct 2006 15:20:29 +0000 (3 15:20 +0000)]
2.9.0.3-dev
Marc Delisle [Tue, 3 Oct 2006 15:00:20 +0000 (3 15:00 +0000)]
2.9.0.2
Michal Čihař [Tue, 3 Oct 2006 13:11:08 +0000 (3 13:11 +0000)]
Sync token name, move it's definition to one place (bug #
1569612).
Marc Delisle [Sun, 1 Oct 2006 12:38:37 +0000 (1 12:38 +0000)]
2.9.0.2-dev
Marc Delisle [Sun, 1 Oct 2006 12:07:13 +0000 (1 12:07 +0000)]
2.9.0.1
Marc Delisle [Fri, 29 Sep 2006 21:12:52 +0000 (29 21:12 +0000)]
2.9.0.1
Michal Čihař [Fri, 29 Sep 2006 21:12:52 +0000 (29 21:12 +0000)]
This commit was manufactured by cvs2svn to create branch 'MAINT_2_9_0'.
Marc Delisle [Thu, 10 Aug 2006 11:41:33 +0000 (10 11:41 +0000)]
update
Marc Delisle [Thu, 10 Aug 2006 11:31:26 +0000 (10 11:31 +0000)]
update
Marc Delisle [Thu, 10 Aug 2006 11:21:00 +0000 (10 11:21 +0000)]
update
Marc Delisle [Wed, 9 Aug 2006 21:19:33 +0000 (9 21:19 +0000)]
strLanguage
Marc Delisle [Wed, 9 Aug 2006 18:11:13 +0000 (9 18:11 +0000)]
real cause of the double quote problem
Marc Delisle [Wed, 9 Aug 2006 17:35:20 +0000 (9 17:35 +0000)]
bug #
1446538, FAQ numbers missing
Marc Delisle [Wed, 9 Aug 2006 13:25:16 +0000 (9 13:25 +0000)]
strLanguage
Marc Delisle [Wed, 9 Aug 2006 12:55:40 +0000 (9 12:55 +0000)]
strLanguage
Marc Delisle [Wed, 9 Aug 2006 12:14:29 +0000 (9 12:14 +0000)]
MySQL 4.1.13 and double quotes in SHOW VARIABLES
Marc Delisle [Wed, 9 Aug 2006 11:40:51 +0000 (9 11:40 +0000)]
strFontSize
Marc Delisle [Tue, 8 Aug 2006 16:56:47 +0000 (8 16:56 +0000)]
add a FIXME for db copy with Add Constraints and mysql extension
Marc Delisle [Sat, 5 Aug 2006 11:30:41 +0000 (5 11:30 +0000)]
a few notes about RENAME
Marc Delisle [Sat, 5 Aug 2006 10:51:03 +0000 (5 10:51 +0000)]
bug #
1527862, export foreign keys is broken in latest CVS
Marc Delisle [Fri, 4 Aug 2006 17:33:30 +0000 (4 17:33 +0000)]
bug #
1530574, misaligned HTML when db_collation is empty
Marc Delisle [Fri, 4 Aug 2006 17:21:48 +0000 (4 17:21 +0000)]
bug #
1526000, copying table to another db (MYSQL 5.0.24)
Sebastian Mendel [Thu, 3 Aug 2006 12:58:46 +0000 (3 12:58 +0000)]
PMA_DBI_try_query(): do not force MYSQLI_USE_RESULT if not requested, makes PMA_DBI_num_rows() not to work
Marc Delisle [Wed, 2 Aug 2006 21:09:36 +0000 (2 21:09 +0000)]
2.8.2.1
Marc Delisle [Wed, 2 Aug 2006 17:15:30 +0000 (2 17:15 +0000)]
remove a line that does nothing
Marc Delisle [Wed, 2 Aug 2006 17:03:15 +0000 (2 17:03 +0000)]
address withdrawn
Marc Delisle [Wed, 2 Aug 2006 15:55:25 +0000 (2 15:55 +0000)]
other changes by Juergen Windkiel
Sebastian Mendel [Wed, 2 Aug 2006 15:40:12 +0000 (2 15:40 +0000)]
bug #
1524387 incorrectly detects table name for result field
Sebastian Mendel [Wed, 2 Aug 2006 12:18:09 +0000 (2 12:18 +0000)]
now really (forgot to return the unquoted string)
Sebastian Mendel [Wed, 2 Aug 2006 11:58:08 +0000 (2 11:58 +0000)]
forgot to replace escaped quotes
Sebastian Mendel [Wed, 2 Aug 2006 11:36:12 +0000 (2 11:36 +0000)]
correctly unquote identifiers
Sebastian Mendel [Wed, 2 Aug 2006 11:34:38 +0000 (2 11:34 +0000)]
added PMA_unQuote() to remove quotes from strings
Sebastian Mendel [Wed, 2 Aug 2006 10:25:37 +0000 (2 10:25 +0000)]
correctly escape strings inside JavaScript (part of bug #
1532721)
Sebastian Mendel [Wed, 2 Aug 2006 10:15:56 +0000 (2 10:15 +0000)]
added PMA_escapeJsString() to escape strings for JavaScript inside CDATA blocks
Sebastian Mendel [Wed, 2 Aug 2006 09:10:53 +0000 (2 09:10 +0000)]
updated style config option descriptions
Sebastian Mendel [Wed, 2 Aug 2006 09:09:41 +0000 (2 09:09 +0000)]
added variables to define (text) color for marked and hovered objects
Marc Delisle [Tue, 1 Aug 2006 21:22:53 +0000 (1 21:22 +0000)]
patch #
1532493 plus light editing from me
Sebastian Mendel [Tue, 1 Aug 2006 10:51:47 +0000 (1 10:51 +0000)]
;-)
Sebastian Mendel [Tue, 1 Aug 2006 10:47:52 +0000 (1 10:47 +0000)]
missing credits
Sebastian Mendel [Tue, 1 Aug 2006 10:42:36 +0000 (1 10:42 +0000)]
bug #
1532111 dbi/mysqli: MYSQLI_* constants
Sebastian Mendel [Tue, 1 Aug 2006 08:29:59 +0000 (1 08:29 +0000)]
updatet CVS URL
Sebastian Mendel [Tue, 1 Aug 2006 07:15:30 +0000 (1 07:15 +0000)]
do not apply 'vertical scrollbar bug'-fix to IE 7
Sebastian Mendel [Mon, 31 Jul 2006 15:10:07 +0000 (31 15:10 +0000)]
german translation updated
Sebastian Mendel [Mon, 31 Jul 2006 15:06:25 +0000 (31 15:06 +0000)]
use PMA_Config class for cookie needs, do not unset not set cookie
Sebastian Mendel [Mon, 31 Jul 2006 14:20:00 +0000 (31 14:20 +0000)]
make font size user configurable - missing documentation
Michal Čihař [Mon, 31 Jul 2006 14:16:24 +0000 (31 14:16 +0000)]
translation update
Sebastian Mendel [Mon, 31 Jul 2006 13:55:13 +0000 (31 13:55 +0000)]
make font size user configurable - forgot to change locale string
Sebastian Mendel [Mon, 31 Jul 2006 13:52:52 +0000 (31 13:52 +0000)]
make font size user configurable
Marc Delisle [Mon, 31 Jul 2006 13:36:28 +0000 (31 13:36 +0000)]
strFontSize
Marc Delisle [Mon, 31 Jul 2006 13:31:14 +0000 (31 13:31 +0000)]
bug #
1526000, copy table on MySQL 5.0.23+
Marc Delisle [Sun, 30 Jul 2006 11:41:44 +0000 (30 11:41 +0000)]
auto_increment next value is included since MySQL 5.0.23
Marc Delisle [Sun, 30 Jul 2006 11:21:59 +0000 (30 11:21 +0000)]
bug #152600, copy table on MySQL 5.0.23+
Michal Čihař [Fri, 28 Jul 2006 14:49:47 +0000 (28 14:49 +0000)]
Protect against php code input from user (bug #
1530370).
Marc Delisle [Thu, 27 Jul 2006 17:14:30 +0000 (27 17:14 +0000)]
bug #
1521910, with selected ... print view
Marc Delisle [Thu, 27 Jul 2006 13:34:49 +0000 (27 13:34 +0000)]
automatic layout for InnoDB
Marc Delisle [Thu, 27 Jul 2006 11:59:03 +0000 (27 11:59 +0000)]
problem switching from innodb to myisam
Marc Delisle [Thu, 27 Jul 2006 11:55:00 +0000 (27 11:55 +0000)]
clarify that auto layout is for internal relations
Marc Delisle [Wed, 26 Jul 2006 21:13:34 +0000 (26 21:13 +0000)]
bug #
1523784, blank page after Edit in IE6 via IIS
Marc Delisle [Wed, 26 Jul 2006 20:41:59 +0000 (26 20:41 +0000)]
bug #
1526557, display error when admin lacks some privileges and tries to do a privilege change
Marc Delisle [Sun, 23 Jul 2006 10:39:13 +0000 (23 10:39 +0000)]
checked by default
Marc Delisle [Sat, 22 Jul 2006 22:09:04 +0000 (22 22:09 +0000)]
handling of AUTO_INCREMENT when moving a table
Marc Delisle [Sat, 22 Jul 2006 21:15:37 +0000 (22 21:15 +0000)]
Character set of file could appear twice
Marc Delisle [Sat, 22 Jul 2006 21:13:24 +0000 (22 21:13 +0000)]
Character set of file message appeared twice
Michal Čihař [Thu, 20 Jul 2006 13:47:07 +0000 (20 13:47 +0000)]
Implement own minimalistic var_export and drop the one from PEAR.
Marc Delisle [Wed, 19 Jul 2006 15:59:26 +0000 (19 15:59 +0000)]
bug #
1525393, no page selector in foreign key browse page
Michal Čihař [Wed, 19 Jul 2006 12:34:26 +0000 (19 12:34 +0000)]
update var_export to currect CVS
Sebastian Mendel [Wed, 19 Jul 2006 09:39:40 +0000 (19 09:39 +0000)]
updated, typos
Michal Čihař [Tue, 18 Jul 2006 20:40:40 +0000 (18 20:40 +0000)]
Fix extension loading on HP-UX (bug #
1524776), thanks to Francois Laupretre - flp1.
Marc Delisle [Mon, 17 Jul 2006 16:51:51 +0000 (17 16:51 +0000)]
bug #
1523623, BIGINT auto_increment and mysql extension
Marc Delisle [Sun, 16 Jul 2006 13:28:27 +0000 (16 13:28 +0000)]
Edit next row did not work in 2.9.0-dev
Marc Delisle [Thu, 13 Jul 2006 12:15:11 +0000 (13 12:15 +0000)]
put emphasis on server name on main page
Marc Delisle [Thu, 13 Jul 2006 01:55:09 +0000 (13 01:55 +0000)]
typo
Marc Delisle [Thu, 13 Jul 2006 01:45:34 +0000 (13 01:45 +0000)]
typo in parameter value
Marc Delisle [Wed, 12 Jul 2006 14:15:41 +0000 (12 14:15 +0000)]
patch #
1519351, security alerts and documentation
Marc Delisle [Tue, 11 Jul 2006 02:01:59 +0000 (11 02:01 +0000)]
even superuser is affected by ShowPhpInfo and ShowChgPassword
Marc Delisle [Tue, 11 Jul 2006 01:55:40 +0000 (11 01:55 +0000)]
true type of LightTabs parameter is boolean
Marc Delisle [Sun, 9 Jul 2006 23:24:45 +0000 (9 23:24 +0000)]
TIMESTAMP and NULL bugs
Michal Čihař [Sun, 9 Jul 2006 17:37:21 +0000 (9 17:37 +0000)]
Readd accidentally removed quotes.
Marc Delisle [Sun, 9 Jul 2006 14:01:11 +0000 (9 14:01 +0000)]
bug shortcut, thanks Sebastian
Marc Delisle [Sun, 9 Jul 2006 13:33:45 +0000 (9 13:33 +0000)]
bug #
1398748, print view and TIMESTAMP NULL
Marc Delisle [Sun, 9 Jul 2006 13:19:36 +0000 (9 13:19 +0000)]
comment timestamp NULL bug
Sebastian Mendel [Sun, 9 Jul 2006 10:29:28 +0000 (9 10:29 +0000)]
move server selection in main to the 'right' (below 'phpMyAdmin')
Marc Delisle [Sat, 8 Jul 2006 15:11:27 +0000 (8 15:11 +0000)]
clarify about cookies requirement
Sebastian Mendel [Sat, 8 Jul 2006 12:53:29 +0000 (8 12:53 +0000)]
fix to remove scrollbar bug in IE without quirks mode
Sebastian Mendel [Sat, 8 Jul 2006 09:35:52 +0000 (8 09:35 +0000)]
fix to remove scrollbar bug in IE without quirks mode
Marc Delisle [Fri, 7 Jul 2006 14:30:00 +0000 (7 14:30 +0000)]
deactivate some work in progress
Marc Delisle [Thu, 6 Jul 2006 15:59:32 +0000 (6 15:59 +0000)]
bug #
1477402, if default server fails you cannot switch in config auth
Marc Delisle [Thu, 6 Jul 2006 14:40:24 +0000 (6 14:40 +0000)]
bug #
1518147, information_schema disables displaying of size for other dbs
Sebastian Mendel [Thu, 6 Jul 2006 08:29:57 +0000 (6 08:29 +0000)]
make serverlist a real html-list
Sebastian Mendel [Thu, 6 Jul 2006 08:21:32 +0000 (6 08:21 +0000)]
move server selection above server details (more logical)
Sebastian Mendel [Thu, 6 Jul 2006 07:51:33 +0000 (6 07:51 +0000)]
make serverlist a real html-list
Sebastian Mendel [Thu, 6 Jul 2006 07:23:20 +0000 (6 07:23 +0000)]
make serverlist a real html-list
Marc Delisle [Tue, 4 Jul 2006 16:47:19 +0000 (4 16:47 +0000)]
bug
1388048, constraints copied too early when copying a db
Marc Delisle [Tue, 4 Jul 2006 16:46:09 +0000 (4 16:46 +0000)]
bug
1388048, constraints copied too early when copying a db