Commit Graph

2726 Commits

Author SHA1 Message Date
Marc Delisle
5da6e4cc36 protection against XSS when register_globals is on and .htaccess has no effect 2008-06-21 14:01:54 +00:00
Marc Delisle
62c8797bb5 improved fix for bug 1996943 2008-06-20 17:53:30 +00:00
Marc Delisle
e2aa9e2ee3 bug #1996943 [export] Firefox 3 and .sql.gz (corrupted) 2008-06-19 12:29:48 +00:00
Marc Delisle
bf3f24fa4b bug #1990342 [import] SQL file import very slow on Windows 2008-06-13 17:18:18 +00:00
Marc Delisle
8870d1f67a bug #1989081 [profiling] Profiling causes query to be executed again 2008-06-13 16:26:21 +00:00
Marc Delisle
fb4e82739b 2.11.8-dev 2008-06-10 16:50:25 +00:00
Marc Delisle
6e2174f38e (really) revert patch 2008-06-10 16:32:39 +00:00
Marc Delisle
c98ca858ec bug #1936761 [interface] BINARY not treated as BLOB: update/delete issues 2008-06-01 13:02:12 +00:00
Marc Delisle
713954c55f bug #1955572 oops we still need the alt tag but empty 2008-05-18 16:57:12 +00:00
Marc Delisle
42e50bd09c unused variable 2008-05-18 15:53:27 +00:00
Marc Delisle
a6b2edbc6b bug #1964643 wrong content displayed (dev version) 2008-05-16 13:30:29 +00:00
Marc Delisle
fb23f0a1e5 bug #1955572 [display] alt text causes duplicated strings 2008-05-11 13:38:48 +00:00
Marc Delisle
0eab8db4a4 bug #1910621 [display] part 2: do not display a BINARY content as text 2008-05-07 10:28:12 +00:00
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