Commit Graph

2743 Commits

Author SHA1 Message Date
Marc Delisle
f207019d2c bug #1812763 [Copy] Table copy when server is in ANSI_QUOTES sql_mode 2008-03-21 14:38:14 +00:00
Marc Delisle
1f7c41936a bug #1906980 [Export] Import of VIEWs fails if temp table exists 2008-03-18 16:57:33 +00:00
Marc Delisle
5ad736fc10 dead code 2008-03-16 11:28:18 +00:00
Marc Delisle
a018a82b0a bug #1910485 [core] Unsetting the whitelist during the loop 2008-03-11 16:57:55 +00:00
Marc Delisle
d80816ead2 bug #1893034 [Export] SET NAMES for importing with command-line client 2008-03-09 13:42:39 +00:00
Marc Delisle
481baeb24b bug #1905711 [compatibility] Functions deprecated in PHP 5.3 2008-03-03 13:51:34 +00:00
Marc Delisle
11627b5ca6 bug #1903724 [interface] Displaying of very large queries in error message 2008-02-28 17:38:43 +00:00
Marc Delisle
854a65a901 bug #1901502 Sort data on a field name with space 2008-02-25 17:59:13 +00:00
Marc Delisle
c2e6934bf3 2.11.6-dev 2008-02-24 11:12:27 +00:00
Marc Delisle
c57b39bed9 bug [core] Remove cookies from $_REQUEST for better coexistence with other applications 2008-02-23 21:16:42 +00:00
Marc Delisle
5240975939 typos 2008-02-23 20:46:36 +00:00
Marc Delisle
1288dbd6fc improve function name, comments and fix typos 2008-02-23 20:39:33 +00:00
Marc Delisle
01c46dfd90 bug [GUI] Do not display the database name used by the previous user 2008-02-19 17:38:28 +00:00
Marc Delisle
aab4e71d95 problem introduced at revision 11117 2008-02-13 13:01:35 +00:00
Marc Delisle
538013c19b bug #1887204 [GUI] Order columns in result list messing up query 2008-02-11 18:26:53 +00:00
Marc Delisle
09a42ad9a2 bug #1863326 [GUI] Wrong error message / no edit (Suhosin) 2008-02-09 16:09:54 +00:00
Marc Delisle
241c15fba0 bug #1799691 [export] "Propose table structure" and Export 2008-02-08 18:55:08 +00:00
Marc Delisle
908727c2a4 allow just one character for "Fields enclosed by", thanks to Michal 2008-01-30 13:13:37 +00:00
Marc Delisle
98f9967a61 bug [import] Do not verify a missing enclosing character for CSV 2008-01-29 18:05:59 +00:00
Marc Delisle
55a163dfeb patch #1879031 [transform] dateformat transformation and UNIX timestamps 2008-01-27 14:07:50 +00:00
Marc Delisle
592f95c76a bug #1875010 [auth] MySQL server and client version mismatch (mysql ext.) 2008-01-27 13:22:36 +00:00
Marc Delisle
0858e97184 patch #1873188 [GUI] Making db pager work when js is disabled 2008-01-25 17:42:23 +00:00
Marc Delisle
ba4c8f9e9d bug #1871164 [GUI] Empty and navigation frame synch. 2008-01-23 17:36:28 +00:00
Marc Delisle
7fc1dc4446 bug #1871038 [import] Notice: undefined variable first_sql_delimiter 2008-01-14 12:59:42 +00:00
Marc Delisle
6ad4dfeff4 bug #1866041 [interface] Incorrect sorting with AS 2008-01-13 13:49:01 +00:00
Marc Delisle
66524e22ba should go to ['userconf'] 2008-01-05 15:12:30 +00:00
Marc Delisle
2d224ea8ba 2.11.5-dev 2008-01-05 14:47:23 +00:00
Marc Delisle
839d40b5fe bug #1864468 [display] Theme does not switch to darkblue_orange 2008-01-05 13:33:05 +00:00
Marc Delisle
74f34491b2 patch #1861717 [export] CSV Escape character not exported right 2008-01-02 16:46:42 +00:00
Marc Delisle
4a750441a8 These should go to ['userconf'] 2008-01-01 15:03:50 +00:00
Marc Delisle
c464754478 bug #1814679 [display] Database selection pagination when switching servers 2008-01-01 13:39:49 +00:00
Marc Delisle
5c90ac9678 remove older comments 2008-01-01 13:14:34 +00:00
Marc Delisle
114fd9df7c Avoid a No tables found when deleting the last table of a db and the table limit offset becomes greater than the number of tables 2007-12-29 20:38:27 +00:00
Marc Delisle
13538ae78d bug #1821264 [display] MaxTableList and INFORMATION_SCHEMA 2007-12-27 23:50:45 +00:00
Marc Delisle
bbc552d728 bug #1783620 [parser] Subquery results without "as" are ignored 2007-12-21 18:18:44 +00:00
Marc Delisle
e4bcbb0d63 bug #1710144 [parser] space after COUNT breaks Export but not Query 2007-12-20 12:47:43 +00:00
Marc Delisle
82e7384223 bug #1813508 [login] Missing parameter: field after re-login 2007-12-18 18:13:24 +00:00
Sebastian Mendel
49a5ac6f5a bug #1798786 [import] Wrong error when a string contains semicolon 2007-12-18 09:27:12 +00:00
Sebastian Mendel
de356ffb79 bug #1764182 [cookies] Suhosin cookie encryption breaks phpMyAdmin 2007-12-18 08:02:41 +00:00
Marc Delisle
2d8046d94e bug #1851833 [display] Sorting forgets an explicit LIMIT (fix for sorting on column headers) 2007-12-16 15:57:09 +00:00
Marc Delisle
58484ab7c1 parser (analyzer) the section_before_limit should not contain the LIMIT clause itself; and extract the limit_clause 2007-12-16 15:18:23 +00:00
Marc Delisle
d74b0c31e7 avoid a warning on opendir 2007-12-15 14:30:37 +00:00
Marc Delisle
cd05940c9b bug #1848889 [export] export trigger should use DROP TRIGGER IF EXISTS 2007-12-14 17:48:39 +00:00
Marc Delisle
b5fadf8034 bug #1817612 [cookies] Wrong cookie path on IIS with PHP-CGI 2007-12-13 18:48:53 +00:00
Marc Delisle
8ba1db9adc bug #1835654 [core] wrong escaping when using double quotes 2007-12-09 13:40:51 +00:00
Marc Delisle
600634b3ff 2.11.3-rc1, 2.11.4-dev 2007-12-02 18:02:04 +00:00
Marc Delisle
00374abf2a bug #1763343 [session] Behavior with session.auto_start enabled 2007-11-25 13:33:54 +00:00
Marc Delisle
25e67b1935 undefined PMA_MYSQL_INT_VERSION when no default server is set 2007-11-25 12:58:41 +00:00
Marc Delisle
e15255dd48 bug #1793948 [parser] ROW_FORMAT incorrectly parsed 2007-11-23 18:24:19 +00:00
Marc Delisle
2948420444 another case for bug 1759194 2007-11-21 13:58:40 +00:00