Commit Graph

2117 Commits

Author SHA1 Message Date
Michal Čihař
b8d269c1c3 no PMA_PMA_ prefix :-) 2006-04-11 14:08:23 +00:00
Sebastian Mendel
f365bb5d04 fixed not initilized variable in getCookiePath();
use new PMA_getenv();
2006-04-11 14:04:19 +00:00
Sebastian Mendel
0e1f1c0997 added PMA_getenv() as a wrapper to $_SERVER, $_ENV, getenv() and apache_getenv() 2006-04-11 13:58:58 +00:00
Sebastian Mendel
bb282af7a6 PHP_AUTH_* is only available in $_SERVER 2006-04-11 13:41:18 +00:00
Michal Čihař
e89d764725 Fix parsing of large CSV files (bug #1456331). 2006-04-10 14:17:25 +00:00
Michal Čihař
c53264cac0 Better check for server system (patch #1462738). 2006-04-10 13:01:05 +00:00
Michal Čihař
fd0bb46fa4 Check also default config mtime (bug #1467620). 2006-04-10 12:54:07 +00:00
Marc Delisle
48c548e515 bug #1255923, detect and report silent truncation (mysqli) 2006-04-09 11:01:41 +00:00
Marc Delisle
0a7b433275 bug #1449793, respect file_uploads Off 2006-04-08 11:00:20 +00:00
Marc Delisle
eb387f69d4 bug #1458245 copy a db containing a VIEW 2006-03-28 11:37:55 +00:00
Marc Delisle
0218c6790d bug #1455373, CONVERT not in reserved words 2006-03-26 11:59:12 +00:00
Marc Delisle
40f47178e3 bug #1458334, undefined offset 2006-03-26 11:13:03 +00:00
Marc Delisle
f5bbe5f24d DROP VIEW choice also for a db copy operation 2006-03-25 11:45:23 +00:00
Marc Delisle
e91fcb271d bug #1401864, DROP VIEW instead of DROP TABLE 2006-03-25 10:10:44 +00:00
Marc Delisle
9c993cdacd bug #1401864, preparing for possible DROP VIEW clauses 2006-03-23 18:01:43 +00:00
Michal Čihař
8ece101046 Fix handling of -- (bug #1453430). 2006-03-23 16:58:58 +00:00
Marc Delisle
01b1374bc4 patch #1455286, catch 'permission denied' error on SHOW DATABASES 2006-03-23 10:59:50 +00:00
Marc Delisle
ff30327b2c bug #1444417 blobs are centered 2006-03-23 10:40:30 +00:00
Marc Delisle
f2d706b637 bug #1439002, drop basetable of a view gives error on overview 2006-03-21 18:07:43 +00:00
Marc Delisle
2af02bc0a0 undefined variable cfg nopassword in mysqli 2006-03-17 14:29:29 +00:00
Marc Delisle
d40a1dab40 mysqli and zend.ze1_compatibility_mode 2006-03-17 01:32:10 +00:00
Marc Delisle
0933619b6b XSS vulnerability 2006-03-17 01:26:17 +00:00
Michal Čihař
7b48016c66 Add wrapper to show config errors even with no error reporting (RFE #1447173). 2006-03-16 22:15:07 +00:00
Michal Čihař
2741f16ecb Show possible error messages. 2006-03-16 22:13:52 +00:00
Michal Čihař
a70def98ca Do not forget wrongly configured servers, otherwise user gets warning only on first access (RFE #1451521). 2006-03-16 21:58:37 +00:00
Marc Delisle
9dde64b3bf undefined variable when a BLOB is NULL 2006-03-16 18:16:44 +00:00
Michal Čihař
a788dfcb68 Add support for hidden inputs. 2006-03-16 14:59:18 +00:00
Michal Čihař
b662a817c0 Move end of fieldset to correct place after button (patch #1450559). 2006-03-16 13:36:08 +00:00
Michal Čihař
b3bb99329e Fix output handling (bug #1450555). 2006-03-15 19:36:22 +00:00
Marc Delisle
8597a6aabf bug #1449715, loading of binary data very slow 2006-03-14 16:44:37 +00:00
Marc Delisle
30afc8d7b0 bug 1445120, cookie login not working on IIS 2006-03-13 23:14:50 +00:00
Marc Delisle
6b1fbf7a24 reactivate in-line image display 2006-03-10 13:38:08 +00:00
Marc Delisle
4d359e7e2f bug #1444892, TYPE deprecated in MySQL 5.1 2006-03-08 18:07:55 +00:00
Marc Delisle
6eba03ecfe bug #1444867, config.inc.php not loading on PHP < 4.3.0 2006-03-07 18:35:50 +00:00
Sebastian Mendel
5bdcd33740 replaced $_SERVER with getenv() 2006-03-06 11:32:58 +00:00
Sebastian Mendel
76f0235061 replaced $_SERVER with getenv() 2006-03-06 10:49:45 +00:00
Marc Delisle
4b4305a20e bug #1413880, page status not preserved on Refresh 2006-03-04 12:48:46 +00:00
Michal Čihař
0e01c5ba5c Fix include path (bug #1442008). 2006-03-03 08:39:36 +00:00
Michal Čihař
bab5d4cb8e Allow to configure how often space is added (RFE #1440384). 2006-03-02 17:27:07 +00:00
Marc Delisle
df17ff7448 bug #1411996, support session.autostart=1 without the need of .htaccess 2006-03-02 16:14:45 +00:00
Michal Čihař
a6f407c343 Fix parameter to transformation (bug #1440926). 2006-03-02 15:58:00 +00:00
Marc Delisle
d5d8aef10f bug #1437754, search combos default to key zero 2006-02-24 20:31:45 +00:00
Michal Čihař
6b9e9555b7 More replacements for page title (RFE #1408241). 2006-02-23 13:15:20 +00:00
Marc Delisle
6fe79cc137 bug #1418769 part 1: stat failed for ./config.inc.php (under PHP 4) 2006-02-23 12:45:13 +00:00
Michal Čihař
5850b36472 Use correct server... 2006-02-22 19:02:56 +00:00
Michal Čihař
4ed1239682 Allow to use external authentication and use empty MySQL passwords (path #1388210, thanks to Patrick MONNERAT - monnerat). 2006-02-22 17:45:52 +00:00
Sebastian Mendel
5caf0445e6 added workaround for bug #1436171 Cannot display Capitalised Databases 2006-02-22 14:46:35 +00:00
Sebastian Mendel
91b6c00048 workaround for http://bugs.php.net/36007 2006-02-22 13:40:32 +00:00
Sebastian Mendel
ce2a08587d workaround for http://bugs.php.net/36007 2006-02-22 13:38:11 +00:00
Marc Delisle
1a55a28a2a bug #1435303, error on empty BLOB transformation 2006-02-22 12:52:30 +00:00