Commit Graph

2713 Commits

Author SHA1 Message Date
Sebastian Mendel
f3777d3dc4 fixed bug #1939031 Auto_Increment selected for TimeStamp by Default 2008-05-07 08:53:50 +00:00
Marc Delisle
0327fee22b bug #1955386 [session] Overriding session.hash_bits_per_character 2008-05-01 16:41:25 +00:00
Marc Delisle
0e583bd76d do not remove the BINARY attribute in drop-down 2008-04-30 17:00:54 +00:00
Marc Delisle
5dffdab32c sanitize $after_field 2008-04-30 16:27:46 +00:00
Marc Delisle
582a9e179d bug #1910621 [display] part 1: do not display a TEXT utf8_bin as BLOB (fixed for mysqli extension only) 2008-04-28 16:47:31 +00:00
Marc Delisle
6a17192775 [dbi] Incorrect interpretation for some mysqli field flags 2008-04-27 15:45:50 +00:00
Marc Delisle
4a0e5e89c5 change querying of triggers in conformity with the example in MySQL manual 2008-04-26 15:18:12 +00:00
Marc Delisle
f0b01f6533 bug #1908719 [interface] New field cannot be auto-increment and primary key 2008-04-24 17:05:50 +00:00
Michal Čihař
79fe2890d2 Check whether UploadDir is defined before using it. 2008-04-22 11:26:24 +00:00
Marc Delisle
6ed9ff8278 2.11.7-dev 2008-04-20 12:41:55 +00:00
Marc Delisle
3d565a6dbf bug #1944077 [core] Config file containing a BOM 2008-04-17 13:50:39 +00:00
Marc Delisle
44ca7ef8f3 bug #1934401 [core] Cannot force a language 2008-04-16 18:54:42 +00:00
Marc Delisle
2b65e7453c undefined variable row on table creation, since the new logic for BIT values 2008-04-07 16:22:07 +00:00
Marc Delisle
87e04a80f5 bug #1906983 [export] Reimport of FUNCTION fails 2008-04-06 23:22:19 +00:00
Marc Delisle
e66998c37c bug 1926357, last part of the fix 2008-04-06 12:52:53 +00:00
Marc Delisle
b09facaff8 bug #1935652 [auth] Access denied (show warning about mcrypt on login page) 2008-04-06 11:11:56 +00:00
Marc Delisle
7895e09178 patch #1930057 [auth] colon in password prevents HTTP login on CGI/IIS 2008-04-03 12:42:33 +00:00
Marc Delisle
b9b38d39f9 bug #1926357 [data] BIT defaults displayed incorrectly 2008-04-02 17:19:59 +00:00
Marc Delisle
87e6dd4689 enable testing under PHP 5.3.0-dev 2008-03-29 11:16:04 +00:00
Marc Delisle
533bb88e32 bug #1909711 [security] Sensitive data in session files 2008-03-29 06:06:35 +00:00
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