Commit Graph

3262 Commits

Author SHA1 Message Date
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
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
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
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
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
Derek Schaefer
e0dfe5a4bd Improved ODS date/time/datetime export format. Patch #2856664 2009-09-14 16:18:10 +00:00
Marc Delisle
cae178849b 3.2.3-dev 2009-09-05 12:19:32 +00:00
Marc Delisle
cd55ba7cab bug #2826986 [display] Order by BLOB and range display 2009-08-30 13:06:31 +00:00
Marc Delisle
19331b9c32 bug #2839548 [export] Triggers order on export 2009-08-30 12:43:07 +00:00
Marc Delisle
ad759126db bug #2837722 [export] Run complex SQL then export does not work 2009-08-30 11:55:58 +00:00
Marc Delisle
b4f776e34c bug [export] Exporting results of a query which contains a LIMIT clause inside a subquery 2009-08-29 11:41:26 +00:00
Marc Delisle
232c8fe22d these are not default values but suggested values 2009-07-13 17:21:02 +00:00
Marc Delisle
4e204a215f this require_once() was never executed 2009-07-10 14:36:05 +00:00
Marc Delisle
46e6d2ded9 new language: uzbek (cyrillic and latin) 2009-07-05 12:49:44 +00:00
Marc Delisle
34c7f50b1a bug #2634827 [import] Using DELIMITER produces infinite cycle 2009-07-04 19:00:39 +00:00
Marc Delisle
76e2d1550f [security] XSS: Insufficient output sanitizing in bookmarks 2009-06-30 10:48:08 +00:00
Marc Delisle
5b7dd4fa60 undefined variable 2009-06-27 11:57:11 +00:00
Marc Delisle
9aa78b953d incorrect calling of an error message 2009-06-27 11:41:51 +00:00
Marc Delisle
8e4f011271 Incorrect report of missing relational features 2009-06-24 21:18:00 +00:00
Herman van Rink
06bb14ff47 bug #2799009 Login with ipv6 IP address breaks redirect 2009-05-31 12:50:52 +00:00
Herman van Rink
c4e22ba8a7 Renamed misleading label escapeCRLF to removeCRLF 2009-05-25 08:11:32 +00:00
Marc Delisle
3cd7523b4c removed some XHTML problems (slider effect) 2009-05-24 12:28:04 +00:00
Marc Delisle
38f170c5fd 3.2.1-dev 2009-05-18 14:33:18 +00:00
Marc Delisle
644366eaf1 3.2 2009-05-18 14:20:25 +00:00
Marc Delisle
ce7be6d009 3.2 2009-05-18 14:18:53 +00:00
Herman van Rink
3deeac9f08 Typo fix in comment 2009-05-17 22:20:16 +00:00
Marc Delisle
c7e897b1e5 [core] Compatibility with PHP 5.3.0RC2 2009-05-08 14:15:55 +00:00
Herman van Rink
9df074aad3 patch #2665440 Detect mcrypt initialization failure 2009-05-07 07:56:13 +00:00
Marc Delisle
99035b8da4 bug #2784400 [parser] INVOKER not understood by parser 2009-05-06 16:54:30 +00:00
Herman van Rink
adca3098ab bug #2787162 [interface] Table with name log_views is incorrectly displayed as a view 2009-05-06 08:30:27 +00:00
Herman van Rink
b5d14acc0e bug #2787162 [interface] Table with name log_views is incorrectly displayed as a view 2009-05-06 08:29:26 +00:00
Marc Delisle
70c6e5a32c rfe #2657696 Automatically copy generated password 2009-05-04 16:32:16 +00:00
Marc Delisle
55a516e39c patch #2745215 [edit] Multi-row change with "]" improved 2009-05-04 16:05:24 +00:00
Marc Delisle
7cafb834fa bug #2780722 [import] Incorrect maximum file size 2009-04-29 10:18:34 +00:00
Marc Delisle
c2c260b79e patch #2739001 [export] XML does not allow spaces in element names 2009-04-19 12:24:45 +00:00
Marc Delisle
708a763680 patch #2750541 [parser] Incorrect parsing of constraints in ALTER TABLE 2009-04-19 11:31:14 +00:00
Marc Delisle
0ba3f15f3e revert bad fix of revision 12344 2009-04-17 16:58:53 +00:00
Herman van Rink
5f4f2e8f3f bug #2687046 [export] Structure export: Null always YES 2009-04-14 13:34:20 +00:00
Marc Delisle
2647ce6a5e patch #1863739 [auth] cache control missing (PHP-CGI), thanks to stmfd 2009-04-12 12:19:08 +00:00
Marc Delisle
857eba2705 bug #2729191 [config] CheckConfigurationPermissions = false is worthless 2009-04-12 11:42:14 +00:00
Marc Delisle
07673dcee9 bug #2634827 [import] Using DELIMITER ends with infinite cycle 2009-04-12 10:43:43 +00:00
Marc Delisle
2e8bff71ea bug #2650776 [import] SQL_MODE not saved during Partial Import 2009-04-08 11:47:25 +00:00