Commit Graph

9650 Commits

Author SHA1 Message Date
Marc Delisle
6ec65aafe3 patch #2899969 [core] Session lock blocks working from a second window 2009-12-17 17:27:47 +00:00
Marc Delisle
8ba0a2ca2e bug 2910568 [structure] Table size for ARCHIVE tables is not displayed 2009-12-13 14:06:19 +00:00
Marc Delisle
0797eb4cb0 bug #2910000 [gui] ShowServerInfo should hide all server info from main page 2009-12-09 17:53:48 +00:00
Marc Delisle
49dcfddca7 3.2.4 release 2009-12-02 18:11:04 +00:00
Marc Delisle
f1d719769a bug #2905629 [auth] Blowfish secret is not hashed 2009-11-29 21:36:13 +00:00
Marc Delisle
a1957c6687 bug [history] QueryHistoryDB is not respected 2009-11-28 13:11:13 +00:00
Marc Delisle
53ba44270e patch #2903400 [bookmarks] Status of bookmark table 2009-11-25 10:52:32 +00:00
Marc Delisle
e97be9af7f 3.2.5-dev 2009-11-23 17:45:37 +00:00
Marc Delisle
ee6309a7be bug #2893221 [core] Statement may not be safe to log in statement format 2009-11-21 13:22:08 +00:00
Marc Delisle
483e26df6d bug #2897536 [parser] Copying table with bit field with default 2009-11-15 13:50:32 +00:00
Marc Delisle
5aced3414e bug #2895894 [structure] Empty default value not set properly 2009-11-13 11:14:10 +00:00
Michal Čihař
ae360e4ec1 Greek language fixes, thanks to George Birbilis. 2009-11-10 17:30:25 +00:00
Herman van Rink
6ada09dc2a Backported #2823599 UUID Primary Key wrongly updated 2009-11-10 16:17:09 +00:00
Marc Delisle
ffa7b18158 add AllowNoPassword in the sample config file to help people change it to match the default behavior of a newly-installed MySQL server 2009-11-09 15:02:21 +00:00
Marc Delisle
3d34c722c1 Russian update 2009-11-08 12:26:41 +00:00
Marc Delisle
546b6d566b bug #2893931 [lang] Typo and empty message 2009-11-08 12:04:19 +00:00
Marc Delisle
caaf02a794 bug #2887357 [core] Slow loading times with large databases (partial fix) 2009-11-08 11:33:28 +00:00
Marc Delisle
b5d6d4b120 bug #2894015 - typo 2009-11-08 10:35:00 +00:00
Marc Delisle
344d86b9bf bug #2891250 [ob] Garbled data in navi frame (PHP 5.2.11 bug) 2009-11-05 10:00:51 +00:00
Marc Delisle
07ec824278 better default for Export "asfile" 2009-11-03 13:10:44 +00:00
Marc Delisle
099ac980f3 bug #2890443 [mysqli] "No index used in query" exception is reported 2009-11-02 17:35:36 +00:00
Marc Delisle
010ed6d218 bug #2890451 [setup] Inconsistent generated "designer_coords" 2009-11-02 00:18:07 +00:00
Marc Delisle
f4bce10950 bug [engines] Innodb_buffer_pool_pages_latched no longer returned in status 2009-10-31 18:53:56 +00:00
Marc Delisle
bc5d423ed2 MD5 sums are again in RSS feed from sf.net. 2009-10-30 16:45:31 +00:00
Marc Delisle
fd9e3d6bb8 3.2.3 release 2009-10-30 16:13:24 +00:00
Marc Delisle
4cb5adea2d 3.2.4-dev 2009-10-24 12:56:56 +00:00
Marc Delisle
b15f60514f sort_tbl is sometimes empty 2009-10-24 12:34:19 +00:00
Marc Delisle
e0c4dbd9d5 undefined variable 2009-10-24 12:25:48 +00:00
Marc Delisle
9f97516124 bug #2826128 [display] Inverting sort order when expression contains a function name 2009-10-24 12:07:35 +00:00
Marc Delisle
27cf08a033 bug #2883381 [doc] Side effects of MemoryLimit setting 2009-10-23 09:15:50 +00:00
Marc Delisle
140811b77f bug #2868328 [relations] Adding foreign key when table name contains a dot 2009-10-17 12:58:05 +00:00
Herman van Rink
0e56d08502 backported bug #2879909 to QA_3_2 2009-10-16 07:34:51 +00:00
Marc Delisle
164c605a64 improved escaping, thanks to Herman van Rink 2009-10-12 21:53:01 +00:00
Marc Delisle
9237c4ce4b [security] XSS and SQL injection 2009-10-12 21:47:40 +00:00
Marc Delisle
6492668218 bug [structure] "In use" table incorrectly reported as "view" 2009-10-05 20:00:30 +00:00
Herman van Rink
abb074f02e bug #2872247 [interface] Failed opening required mysql_charsets.lib.php, thanks to CyberLeo Kitsana - cyberleo 2009-10-03 19:25:26 +00:00
Marc Delisle
293a7ef092 no longer to do 2009-09-29 11:40:10 +00:00
Marc Delisle
f13698c918 bug #2852370 [operations] Renaming database deletes triggers 2009-09-27 13:23:07 +00:00
Marc Delisle
763cd2fdc6 bug #2537766 [import] Comments are stripped when editing store procedures 2009-09-26 11:22:19 +00:00
Marc Delisle
f990678a30 bug #2832600 [export] Slow export when having lots of databases 2009-09-20 12:21:30 +00:00
Marc Delisle
4c91f6e129 missing doc 2009-09-20 11:24:44 +00:00
Marc Delisle
81a97082e9 group related directives 2009-09-20 10:41:28 +00:00
Marc Delisle
8fda3c2fa0 parser should return an array in case of errors, thanks to Thomas Pulickal 2009-09-17 17:05:14 +00:00
Marc Delisle
7cb7e8ba2c patch #2859788 [parser] Double-character delimiters (bug #2846239) 2009-09-17 16:51:28 +00:00
Marc Delisle
e0b97c3ce3 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 2009-09-14 17:02:07 +00:00
Derek Schaefer
e0dfe5a4bd Improved ODS date/time/datetime export format. Patch #2856664 2009-09-14 16:18:10 +00:00
Marc Delisle
cce3322691 add reference to the new File Manager 2009-09-13 12:21:48 +00:00
Marc Delisle
0b6e8b1042 3.2.2 2009-09-13 11:38:04 +00:00
Marc Delisle
0ba22cf1a0 complete correction for German typo (#2833427), thanks to Daniel Marschall 2009-09-12 12:57:50 +00:00
Marc Delisle
32e388be1e German typo (#2833427), thanks to Daniel Marschall 2009-09-12 12:54:34 +00:00