Commit Graph

7143 Commits

Author SHA1 Message Date
Marc Delisle
97bd2323d5 bug #1389165, shows all columns as Null Yes 2006-01-06 18:05:53 +00:00
Marc Delisle
036f71d51b bug #1389165, data dict shows all columns as Null Yes 2006-01-06 17:46:18 +00:00
Marc Delisle
ab7ceec268 patch #1395031, not proper URL encoding 2006-01-04 18:23:15 +00:00
Marc Delisle
f79c3973d6 some options to remove a user do not work on MySQL 4.1.1+ 2006-01-04 17:46:51 +00:00
Marc Delisle
576ffb1a39 bug #1389868, Safari's rendering of Create Table fieldset (thanks to Ryan Schmidt 2006-01-02 13:18:39 +00:00
Michal Čihař
b14a75c320 Do not check permissions on Windows, it seems to be broken anyway. 2006-01-02 09:32:29 +00:00
Marc Delisle
802898b8ed remove some PHP3 compatibility code 2006-01-01 20:49:21 +00:00
Marc Delisle
8a352989de bug #1388167, deleting a row in a table without a primary key, handle correctly is_js_confirmed 2005-12-31 14:41:26 +00:00
Marc Delisle
6d10f738f9 patch #1392181, typo 2005-12-30 22:43:49 +00:00
Marc Delisle
d303e6dd21 bug #1389165, Print view shows all columns as Null Yes (MySQL 5.x) 2005-12-30 22:08:58 +00:00
Marc Delisle
d14454ea3a bug #1389165, Print view show all columns as Null Yes (MySQL 5.x) 2005-12-30 22:07:32 +00:00
Marc Delisle
53c39840d4 strong warning for DROP DATABASE 2005-12-30 21:56:32 +00:00
Marc Delisle
337d66f75e bug #1388135, IE and dropping databases 2005-12-30 21:45:17 +00:00
Marc Delisle
95c3882684 bug #1389582, unclosed code tag 2005-12-27 14:28:12 +00:00
Marc Delisle
0c5a853f87 PEAR lowercase true false 2005-12-27 13:41:43 +00:00
Marc Delisle
14af276a9d reenable a non-privileged user to change his password; display the Reload MySQL link only if user has proper rights 2005-12-27 13:39:44 +00:00
Michal Čihař
ccee74104a Handle correctly dumps with commented out commands (eg. from mysqldump). 2005-12-25 21:43:27 +00:00
Michal Čihař
898f0192db typo 2005-12-24 14:26:16 +00:00
Marc Delisle
3e02476635 add comments 2005-12-22 17:57:30 +00:00
Marc Delisle
84952a539b previous fix introduced a bug: cannot change a value for a nullable field 2005-12-22 16:49:33 +00:00
Marc Delisle
3efc3b718c bug #1388116, cannot pass TRUE by reference to PMA_setCookie 2005-12-22 16:09:31 +00:00
Marc Delisle
d1eb191324 bug #1381856, Cannot edit a table having 40 columns 2005-12-22 13:27:59 +00:00
Marc Delisle
1af079fe3f bug #1348249, new message strStatisticsOverrun 2005-12-21 20:16:39 +00:00
Marc Delisle
dc649ba056 bug #1349262, use Storage Engine 2005-12-21 19:56:49 +00:00
Marc Delisle
578c6dbc66 remove dupes 2005-12-21 16:45:32 +00:00
Marc Delisle
e0d997b920 new translator 2005-12-21 16:38:46 +00:00
Marc Delisle
aaea9894e1 lang 2005-12-21 16:31:03 +00:00
Marc Delisle
b98a5f9feb update 2005-12-21 16:30:22 +00:00
Marc Delisle
6584c5bc72 lang 2005-12-21 16:04:05 +00:00
Marc Delisle
5c694550cf update 2005-12-21 16:03:19 +00:00
Marc Delisle
8db1bbc4cf bug #1385974, cannot un-null a value 2005-12-20 21:31:05 +00:00
Marc Delisle
9553b764e4 bug #1376314, detection of privileges to create a table (fix for MySQL 4.0.x case) 2005-12-20 13:54:29 +00:00
Marc Delisle
024261a924 does not return to correct page after a bookmark creation 2005-12-20 13:14:44 +00:00
Sebastian Mendel
16a71a194e added database name to relation querys 2005-12-17 17:36:58 +00:00
Marc Delisle
d1b9d33269 problem with accented table names 2005-12-17 13:48:24 +00:00
Marc Delisle
2d4969615a typo 2005-12-16 14:07:10 +00:00
Michal Čihař
8c6b3995d1 Configurable memory limit (RFE #1373904). 2005-12-16 13:57:32 +00:00
Michal Čihař
fc270335cf Add support for hiding databases (RFE #1372865). 2005-12-16 13:21:00 +00:00
Sebastian Mendel
a7d95ddfbb fixed wrong spellt 'aplewebkit' (bug #1379034) 2005-12-15 09:28:15 +00:00
Sebastian Mendel
a741946141 fixed undeclared javascript variables 2005-12-15 09:20:06 +00:00
Sebastian Mendel
4c0f4addb5 fixed undeclared javascript variables 2005-12-15 09:18:30 +00:00
Sebastian Mendel
541c4b9111 fixed handling of https and $cfg['ForceSSL'] (bug #1379491) 2005-12-15 09:16:56 +00:00
Sebastian Mendel
6696d07f91 check config file also on wakeup (bug #1376522) 2005-12-14 17:41:50 +00:00
Sebastian Mendel
248d12363d added check is_readable for user config file 2005-12-14 17:12:28 +00:00
Michal Čihař
76bbf08a3d Move navigation frame to right for rtl languages. 2005-12-14 15:59:39 +00:00
Michal Čihař
c04775d955 Move navigation frame to right for rtl languages. 2005-12-14 15:35:24 +00:00
Michal Čihař
720824ac4f Resurrect database link in light frame (bug #1373804). 2005-12-14 15:15:21 +00:00
Michal Čihař
a2cb119443 Transliterate invalid chars by default (RFE #1380255). 2005-12-14 14:29:59 +00:00
Michal Čihař
cb91cf1032 Fix query history displaying (bug #1374639). 2005-12-13 13:37:42 +00:00
Sebastian Mendel
05b1ab7820 fixed high ascii char 2005-12-13 00:11:42 +00:00