phpmyadmin/ayax.git
12 years agoFix typo, thanks to Thijs Kinkhorst for noticing.MAINT_3_2_4
Michal Čihař [Thu, 7 Jan 2010 08:25:31 +0000 (7 08:25 +0000)]
Fix typo, thanks to Thijs Kinkhorst for noticing.

12 years ago3.2.4 releaseRELEASE_3_2_4
Marc Delisle [Wed, 2 Dec 2009 18:11:04 +0000 (2 18:11 +0000)]
3.2.4 release

12 years ago3.2.4-rc1RELEASE_3_2_4RC1
Marc Delisle [Mon, 23 Nov 2009 17:48:44 +0000 (23 17:48 +0000)]
3.2.4-rc1

12 years agobug #2893221 [core] Statement may not be safe to log in statement format
Marc Delisle [Sat, 21 Nov 2009 13:22:08 +0000 (21 13:22 +0000)]
bug #2893221 [core] Statement may not be safe to log in statement format

12 years agobug #2897536 [parser] Copying table with bit field with default
Marc Delisle [Sun, 15 Nov 2009 13:50:32 +0000 (15 13:50 +0000)]
bug #2897536 [parser] Copying table with bit field with default

12 years agobug #2895894 [structure] Empty default value not set properly
Marc Delisle [Fri, 13 Nov 2009 11:14:10 +0000 (13 11:14 +0000)]
bug #2895894 [structure] Empty default value not set properly

12 years agoGreek language fixes, thanks to George Birbilis.
Michal Čihař [Tue, 10 Nov 2009 17:30:25 +0000 (10 17:30 +0000)]
Greek language fixes, thanks to George Birbilis.

12 years agoBackported #2823599 UUID Primary Key wrongly updated
Herman van Rink [Tue, 10 Nov 2009 16:17:09 +0000 (10 16:17 +0000)]
Backported #2823599 UUID Primary Key wrongly updated

12 years agoadd AllowNoPassword in the sample config file to help people change it to match the...
Marc Delisle [Mon, 9 Nov 2009 15:02:21 +0000 (9 15:02 +0000)]
add AllowNoPassword in the sample config file to help people change it to match the default behavior of a newly-installed MySQL server

12 years agoRussian update
Marc Delisle [Sun, 8 Nov 2009 12:26:41 +0000 (8 12:26 +0000)]
Russian update

12 years agobug #2893931 [lang] Typo and empty message
Marc Delisle [Sun, 8 Nov 2009 12:04:19 +0000 (8 12:04 +0000)]
bug #2893931 [lang] Typo and empty message

12 years agobug #2887357 [core] Slow loading times with large databases (partial fix)
Marc Delisle [Sun, 8 Nov 2009 11:33:28 +0000 (8 11:33 +0000)]
bug #2887357 [core] Slow loading times with large databases (partial fix)

12 years agobug #2894015 - typo
Marc Delisle [Sun, 8 Nov 2009 10:35:00 +0000 (8 10:35 +0000)]
bug #2894015 - typo

12 years agobug #2891250 [ob] Garbled data in navi frame (PHP 5.2.11 bug)
Marc Delisle [Thu, 5 Nov 2009 10:00:51 +0000 (5 10:00 +0000)]
bug #2891250 [ob] Garbled data in navi frame (PHP 5.2.11 bug)

12 years agobetter default for Export "asfile"
Marc Delisle [Tue, 3 Nov 2009 13:10:44 +0000 (3 13:10 +0000)]
better default for Export "asfile"

12 years agobug #2890443 [mysqli] "No index used in query" exception is reported
Marc Delisle [Mon, 2 Nov 2009 17:35:36 +0000 (2 17:35 +0000)]
bug #2890443 [mysqli] "No index used in query" exception is reported

12 years agobug #2890451 [setup] Inconsistent generated "designer_coords"
Marc Delisle [Mon, 2 Nov 2009 00:18:07 +0000 (2 00:18 +0000)]
bug #2890451 [setup] Inconsistent generated "designer_coords"

12 years agobug [engines] Innodb_buffer_pool_pages_latched no longer returned in status
Marc Delisle [Sat, 31 Oct 2009 18:53:56 +0000 (31 18:53 +0000)]
bug [engines] Innodb_buffer_pool_pages_latched no longer returned in status

12 years agoMD5 sums are again in RSS feed from sf.net.
Marc Delisle [Fri, 30 Oct 2009 16:45:31 +0000 (30 16:45 +0000)]
MD5 sums are again in RSS feed from sf.net.

12 years ago3.2.3 release
Marc Delisle [Fri, 30 Oct 2009 16:13:24 +0000 (30 16:13 +0000)]
3.2.3 release

12 years ago3.2.4-dev
Marc Delisle [Sat, 24 Oct 2009 12:56:56 +0000 (24 12:56 +0000)]
3.2.4-dev

12 years agosort_tbl is sometimes empty
Marc Delisle [Sat, 24 Oct 2009 12:34:19 +0000 (24 12:34 +0000)]
sort_tbl is sometimes empty

12 years agoundefined variable
Marc Delisle [Sat, 24 Oct 2009 12:25:48 +0000 (24 12:25 +0000)]
undefined variable

12 years agobug #2826128 [display] Inverting sort order when expression contains a function name
Marc Delisle [Sat, 24 Oct 2009 12:07:35 +0000 (24 12:07 +0000)]
bug #2826128 [display] Inverting sort order when expression contains a function name

12 years agobug #2883381 [doc] Side effects of MemoryLimit setting
Marc Delisle [Fri, 23 Oct 2009 09:15:50 +0000 (23 09:15 +0000)]
bug #2883381 [doc] Side effects of MemoryLimit setting

12 years agobug #2868328 [relations] Adding foreign key when table name contains a dot
Marc Delisle [Sat, 17 Oct 2009 12:58:05 +0000 (17 12:58 +0000)]
bug #2868328 [relations] Adding foreign key when table name contains a dot

12 years agobackported bug #2879909 to QA_3_2
Herman van Rink [Fri, 16 Oct 2009 07:34:51 +0000 (16 07:34 +0000)]
backported bug #2879909 to QA_3_2

12 years agoimproved escaping, thanks to Herman van Rink
Marc Delisle [Mon, 12 Oct 2009 21:53:01 +0000 (12 21:53 +0000)]
improved escaping, thanks to Herman van Rink

12 years ago[security] XSS and SQL injection
Marc Delisle [Mon, 12 Oct 2009 21:47:40 +0000 (12 21:47 +0000)]
[security] XSS and SQL injection

12 years agobug [structure] "In use" table incorrectly reported as "view"
Marc Delisle [Mon, 5 Oct 2009 20:00:30 +0000 (5 20:00 +0000)]
bug [structure] "In use" table incorrectly reported as "view"

12 years agobug #2872247 [interface] Failed opening required mysql_charsets.lib.php, thanks to...
Herman van Rink [Sat, 3 Oct 2009 19:25:26 +0000 (3 19:25 +0000)]
bug #2872247 [interface] Failed opening required mysql_charsets.lib.php, thanks to CyberLeo Kitsana - cyberleo

12 years agono longer to do
Marc Delisle [Tue, 29 Sep 2009 11:40:10 +0000 (29 11:40 +0000)]
no longer to do

12 years agobug #2852370 [operations] Renaming database deletes triggers
Marc Delisle [Sun, 27 Sep 2009 13:23:07 +0000 (27 13:23 +0000)]
bug #2852370 [operations] Renaming database deletes triggers

12 years agobug #2537766 [import] Comments are stripped when editing store procedures
Marc Delisle [Sat, 26 Sep 2009 11:22:19 +0000 (26 11:22 +0000)]
bug #2537766 [import] Comments are stripped when editing store procedures

12 years agobug #2832600 [export] Slow export when having lots of databases
Marc Delisle [Sun, 20 Sep 2009 12:21:30 +0000 (20 12:21 +0000)]
bug #2832600 [export] Slow export when having lots of databases

12 years agomissing doc
Marc Delisle [Sun, 20 Sep 2009 11:24:44 +0000 (20 11:24 +0000)]
missing doc

12 years agogroup related directives
Marc Delisle [Sun, 20 Sep 2009 10:41:28 +0000 (20 10:41 +0000)]
group related directives

12 years agoparser should return an array in case of errors, thanks to Thomas Pulickal
Marc Delisle [Thu, 17 Sep 2009 17:05:14 +0000 (17 17:05 +0000)]
parser should return an array in case of errors, thanks to Thomas Pulickal

12 years agopatch #2859788 [parser] Double-character delimiters (bug #2846239)
Marc Delisle [Thu, 17 Sep 2009 16:51:28 +0000 (17 16:51 +0000)]
patch #2859788 [parser] Double-character delimiters (bug #2846239)

12 years agoThis fix targets 3.2.3 and not the already-released 3.2.1; also, please do not put...
Marc Delisle [Mon, 14 Sep 2009 17:02:07 +0000 (14 17:02 +0000)]
This fix targets 3.2.3 and not the already-released 3.2.1; also, please do not put 3.3 ChangeLog lines in the QA_3_2 branch

12 years agoImproved ODS date/time/datetime export format. Patch #2856664
Derek Schaefer [Mon, 14 Sep 2009 16:18:10 +0000 (14 16:18 +0000)]
Improved ODS date/time/datetime export format. Patch #2856664

12 years agoadd reference to the new File Manager
Marc Delisle [Sun, 13 Sep 2009 12:21:48 +0000 (13 12:21 +0000)]
add reference to the new File Manager

12 years ago3.2.2
Marc Delisle [Sun, 13 Sep 2009 11:38:04 +0000 (13 11:38 +0000)]
3.2.2

12 years agocomplete correction for German typo (#2833427), thanks to Daniel Marschall
Marc Delisle [Sat, 12 Sep 2009 12:57:50 +0000 (12 12:57 +0000)]
complete correction for German typo (#2833427), thanks to Daniel Marschall

12 years agoGerman typo (#2833427), thanks to Daniel Marschall
Marc Delisle [Sat, 12 Sep 2009 12:54:34 +0000 (12 12:54 +0000)]
German typo (#2833427), thanks to Daniel Marschall

12 years ago3.2.3-dev
Marc Delisle [Sat, 5 Sep 2009 12:19:32 +0000 (5 12:19 +0000)]
3.2.3-dev

12 years agowe still need the MD5 sums
Marc Delisle [Sat, 5 Sep 2009 12:13:30 +0000 (5 12:13 +0000)]
we still need the MD5 sums

12 years agobug [structure] Missing validation for BINARY and VARBINARY
Marc Delisle [Fri, 4 Sep 2009 16:39:03 +0000 (4 16:39 +0000)]
bug [structure] Missing validation for BINARY and VARBINARY

12 years agobug [display] After clicking on Show Function or Function, the UPDATE query is not...
Marc Delisle [Thu, 3 Sep 2009 12:29:24 +0000 (3 12:29 +0000)]
bug [display] After clicking on Show Function or Function, the UPDATE query is not shown after execution

12 years agobug #2826986 [display] Order by BLOB and range display
Marc Delisle [Sun, 30 Aug 2009 13:06:31 +0000 (30 13:06 +0000)]
bug #2826986 [display] Order by BLOB and range display

12 years agobug #2839548 [export] Triggers order on export
Marc Delisle [Sun, 30 Aug 2009 12:43:07 +0000 (30 12:43 +0000)]
bug #2839548 [export] Triggers order on export

12 years agobug #2837722 [export] Run complex SQL then export does not work
Marc Delisle [Sun, 30 Aug 2009 11:55:58 +0000 (30 11:55 +0000)]
bug #2837722 [export] Run complex SQL then export does not work

12 years agobug [export] Exporting results of a query which contains a LIMIT clause inside a...
Marc Delisle [Sat, 29 Aug 2009 11:41:26 +0000 (29 11:41 +0000)]
bug [export] Exporting results of a query which contains a LIMIT clause inside a subquery

13 years agoNorwegian update
Marc Delisle [Wed, 15 Jul 2009 17:25:43 +0000 (15 17:25 +0000)]
Norwegian update

13 years agoanother volunteer needed...
Marc Delisle [Wed, 15 Jul 2009 14:43:00 +0000 (15 14:43 +0000)]
another volunteer needed...

13 years agobug #2821757 [insert] "Insert another new row" no longer worked
Marc Delisle [Wed, 15 Jul 2009 09:46:45 +0000 (15 09:46 +0000)]
bug #2821757 [insert] "Insert another new row" no longer worked

13 years agonew Arabic translator
Marc Delisle [Wed, 15 Jul 2009 08:32:39 +0000 (15 08:32 +0000)]
new Arabic translator

13 years agoDutch update
Herman van Rink [Mon, 13 Jul 2009 21:49:47 +0000 (13 21:49 +0000)]
Dutch update

13 years agoFrench update
Marc Delisle [Mon, 13 Jul 2009 17:39:05 +0000 (13 17:39 +0000)]
French update

13 years agothese are not default values but suggested values
Marc Delisle [Mon, 13 Jul 2009 17:21:02 +0000 (13 17:21 +0000)]
these are not default values but suggested values

13 years agobug #2819944 [setup] Incorrect mention of designer_coords
Marc Delisle [Sat, 11 Jul 2009 09:11:20 +0000 (11 09:11 +0000)]
bug #2819944 [setup] Incorrect mention of designer_coords

13 years agothis require_once() was never executed
Marc Delisle [Fri, 10 Jul 2009 14:36:05 +0000 (10 14:36 +0000)]
this require_once() was never executed

13 years agobug #2816165 [display] Executed query not always displayed
Marc Delisle [Fri, 10 Jul 2009 14:30:18 +0000 (10 14:30 +0000)]
bug #2816165 [display] Executed query not always displayed

13 years agoupdated status of translations having less than 50% done
Marc Delisle [Thu, 9 Jul 2009 10:59:45 +0000 (9 10:59 +0000)]
updated status of translations having less than 50% done

13 years agoUzbek update
Marc Delisle [Tue, 7 Jul 2009 13:11:06 +0000 (7 13:11 +0000)]
Uzbek update

13 years agobug #2816840 [priv] Cannot change details for a user
Marc Delisle [Mon, 6 Jul 2009 19:52:47 +0000 (6 19:52 +0000)]
bug #2816840 [priv] Cannot change details for a user

13 years agobug #2814109 [search] Right frame is blank
Marc Delisle [Mon, 6 Jul 2009 12:05:06 +0000 (6 12:05 +0000)]
bug #2814109 [search] Right frame is blank

13 years agonew language: uzbek (cyrillic and latin)
Marc Delisle [Sun, 5 Jul 2009 12:49:44 +0000 (5 12:49 +0000)]
new language: uzbek (cyrillic and latin)

13 years agobug #2634827 [import] Using DELIMITER produces infinite cycle
Marc Delisle [Sat, 4 Jul 2009 19:00:39 +0000 (4 19:00 +0000)]
bug #2634827 [import] Using DELIMITER produces infinite cycle

13 years agotypo
Marc Delisle [Thu, 2 Jul 2009 22:37:30 +0000 (2 22:37 +0000)]
typo

13 years agoDepricating my users.sourceforge.net address
Herman van Rink [Wed, 1 Jul 2009 21:08:03 +0000 (1 21:08 +0000)]
Depricating my users.sourceforge.net address

13 years ago[security] XSS: Insufficient output sanitizing (not exploitable without a valid token)
Herman van Rink [Tue, 30 Jun 2009 13:19:39 +0000 (30 13:19 +0000)]
[security] XSS: Insufficient output sanitizing (not exploitable without a valid token)

13 years ago[security] XSS: Insufficient output sanitizing in bookmarks
Marc Delisle [Tue, 30 Jun 2009 10:48:08 +0000 (30 10:48 +0000)]
[security] XSS: Insufficient output sanitizing in bookmarks

13 years agoundefined variable
Marc Delisle [Sat, 27 Jun 2009 11:57:11 +0000 (27 11:57 +0000)]
undefined variable

13 years agoincorrect calling of an error message
Marc Delisle [Sat, 27 Jun 2009 11:41:51 +0000 (27 11:41 +0000)]
incorrect calling of an error message

13 years agoIncorrect report of missing relational features
Marc Delisle [Wed, 24 Jun 2009 21:18:00 +0000 (24 21:18 +0000)]
Incorrect report of missing relational features

13 years agobug #2809930 [setup] Notice: Undefined variable: k in setup/index.php
Herman van Rink [Sun, 21 Jun 2009 22:49:57 +0000 (21 22:49 +0000)]
bug #2809930 [setup] Notice: Undefined variable: k in setup/index.php

13 years agobug #1601625 [display] The Ignore checkbox is not unchecked for ENUM
Marc Delisle [Sat, 20 Jun 2009 12:08:34 +0000 (20 12:08 +0000)]
bug #1601625 [display] The Ignore checkbox is not unchecked for ENUM

13 years agoundefined import_handle when importing zip file
Marc Delisle [Sat, 20 Jun 2009 11:23:06 +0000 (20 11:23 +0000)]
undefined import_handle when importing zip file

13 years agoIncorrect display in replication status
Marc Delisle [Thu, 18 Jun 2009 16:36:37 +0000 (18 16:36 +0000)]
Incorrect display in replication status

13 years agobug #2806875 reporting a typo in the ChangeLog
Marc Delisle [Tue, 16 Jun 2009 11:37:56 +0000 (16 11:37 +0000)]
bug #2806875 reporting a typo in the ChangeLog

13 years ago3.2.0 release
Marc Delisle [Mon, 15 Jun 2009 15:30:30 +0000 (15 15:30 +0000)]
3.2.0 release

13 years agoHungarian update
Marc Delisle [Mon, 8 Jun 2009 15:57:49 +0000 (8 15:57 +0000)]
Hungarian update

13 years agobug #2802870 [display] Incorrect overhead value for InnoDB
Marc Delisle [Mon, 8 Jun 2009 12:04:35 +0000 (8 12:04 +0000)]
bug #2802870 [display] Incorrect overhead value for InnoDB

13 years agobug #2796066 [priv] Inconsistent display of databases list
Marc Delisle [Tue, 2 Jun 2009 16:53:44 +0000 (2 16:53 +0000)]
bug #2796066 [priv] Inconsistent display of databases list

13 years agobug #2799009 Login with ipv6 IP address breaks redirect
Herman van Rink [Sun, 31 May 2009 12:50:52 +0000 (31 12:50 +0000)]
bug #2799009 Login with ipv6 IP address breaks redirect

13 years ago3.2.0-rc1 and new address for Marc
Marc Delisle [Sun, 31 May 2009 10:20:44 +0000 (31 10:20 +0000)]
3.2.0-rc1 and new address for Marc

13 years agoFinnish update
Marc Delisle [Wed, 27 May 2009 16:45:37 +0000 (27 16:45 +0000)]
Finnish update

13 years agoCatalan update
Marc Delisle [Wed, 27 May 2009 16:35:25 +0000 (27 16:35 +0000)]
Catalan update

13 years agoRenamed misleading label escapeCRLF to removeCRLF
Herman van Rink [Mon, 25 May 2009 08:11:32 +0000 (25 08:11 +0000)]
Renamed misleading label escapeCRLF to removeCRLF

13 years agoremoved some XHTML problems (slider effect)
Marc Delisle [Sun, 24 May 2009 12:28:04 +0000 (24 12:28 +0000)]
removed some XHTML problems (slider effect)

13 years agoDutch translation update
Herman van Rink [Sun, 24 May 2009 11:10:30 +0000 (24 11:10 +0000)]
Dutch translation update

13 years agoFixed bug #2795256, introduced by patch #2602633
Herman van Rink [Sat, 23 May 2009 12:29:54 +0000 (23 12:29 +0000)]
Fixed bug #2795256, introduced by patch #2602633

13 years agoNorwegian update
Marc Delisle [Sat, 23 May 2009 11:55:14 +0000 (23 11:55 +0000)]
Norwegian update

13 years agoClarify FAQ 5.18; put the vim modeline higher in the file so that it works
Marc Delisle [Sat, 23 May 2009 10:47:49 +0000 (23 10:47 +0000)]
Clarify FAQ 5.18; put the vim modeline higher in the file so that it works

13 years agoChinese-simplified update
Marc Delisle [Thu, 21 May 2009 16:11:35 +0000 (21 16:11 +0000)]
Chinese-simplified update

13 years agonew FAQ entry added about bug #2790496
Marc Delisle [Thu, 21 May 2009 14:20:48 +0000 (21 14:20 +0000)]
new FAQ entry added about bug #2790496

13 years agoSwedish update
Marc Delisle [Tue, 19 May 2009 16:33:24 +0000 (19 16:33 +0000)]
Swedish update

13 years agoFrench update
Marc Delisle [Mon, 18 May 2009 16:42:45 +0000 (18 16:42 +0000)]
French update

13 years ago3.2.1-dev
Marc Delisle [Mon, 18 May 2009 14:33:18 +0000 (18 14:33 +0000)]
3.2.1-dev