Commit Graph

7173 Commits

Author SHA1 Message Date
Sebastian Mendel
60b69f7159 fixed bug: undefined index with empty database in db structure view 2006-01-17 09:31:17 +00:00
Marc Delisle
cde2c659b7 bug #1405956, unitialized variable (link) 2006-01-16 17:49:50 +00:00
Marc Delisle
b0a89a0806 bug #1405956, unitialized variable (link) 2006-01-16 17:45:30 +00:00
Marc Delisle
424bb0a12f bug #1406499, A username containing an hyphen cannot create a db 2006-01-16 17:30:27 +00:00
Marc Delisle
258d8bf84c typo 2006-01-16 17:22:14 +00:00
Sebastian Mendel
7358f5a712 allow 0 as name for database, table collumn, alias and index 2006-01-14 23:17:17 +00:00
Sebastian Mendel
f298dca837 small fix to "PMA_DBI_get_tables_full() first parameter now also accepts an array of database names not only a single name" 2006-01-14 20:55:13 +00:00
Sebastian Mendel
e7fc64d285 'fixed' layout of export screen for buggy safari and opera 2006-01-14 20:20:13 +00:00
Sebastian Mendel
d1301521b4 bug #1392924 undefined index: tab_count 2006-01-14 19:19:41 +00:00
Sebastian Mendel
974bfdc4b6 removed aditional check for table row count for left frame tree
(bug #1397061 Left frame not loaded correct on MySQL error)
2006-01-14 19:01:04 +00:00
Sebastian Mendel
747846fa2b make use of new functionality in PMA_getTableList() and PMA_DBI_get_tables_full(): reduce db server traffic (MySQL >=5.0) 2006-01-14 18:19:39 +00:00
Sebastian Mendel
062b408d0e PMA_getTableList(): added second parameter to pass tables (if already fetched from db) 2006-01-14 18:00:59 +00:00
Sebastian Mendel
e62ce1a6e2 PMA_DBI_get_tables_full() first parameter now also accepts an array of database names not only a single name 2006-01-14 17:56:18 +00:00
Sebastian Mendel
c7b1a57c25 undefined js variable 2006-01-14 11:50:24 +00:00
Marc Delisle
734a5ca6fc an assignment syntax does not work on PHP 5.1.2 2006-01-12 21:03:34 +00:00
Marc Delisle
7ceba19cb8 remove high-ascii characters, and an assignment syntax that does not work on PHP 5.1.2 2006-01-12 20:55:46 +00:00
Marc Delisle
723ae0364a typo 2006-01-12 17:52:10 +00:00
Marc Delisle
841b3403c7 bug #1394779, SQL executer tries to find keys from current table 2006-01-11 20:16:20 +00:00
Michal Čihař
fb7ba99648 Fix hang on unclosed quoted string (bug #1402270). 2006-01-11 10:52:45 +00:00
Michal Čihař
eecff606d7 Show server selection if no server set and we have one server configuration (bug #1399880). 2006-01-11 10:12:06 +00:00
Michal Čihař
b9a53f9c0e Do not fail if no server is defined. 2006-01-11 09:54:45 +00:00
Marc Delisle
32a946d084 bug #1394479, problem detecting ending semi-colon, generates a SHOW KEYS FROM nothing 2006-01-10 18:19:04 +00:00
Michal Čihař
3bac98ef23 Work on 10MB chunks if no memory limit is set (bug #1399477). 2006-01-09 10:24:20 +00:00
Marc Delisle
32a39388f1 bug #1398931, incorrect detection of PmaAbsoluteUri in vhost situations 2006-01-07 13:25:07 +00:00
Marc Delisle
0ebee3fbc8 bug #1398018, Safari fieldset float issue in privileges screens 2006-01-07 13:13:05 +00:00
Marc Delisle
bf36b05181 bug #1397749, Safari: space before PMA_linkOrButton link is part of the link 2006-01-07 13:01:07 +00:00
Marc Delisle
1a16113609 bug #1395590 Safari Bookmark query fieldset float problem 2006-01-07 12:41:57 +00:00
Marc Delisle
306d83af03 display PDF schema did not work (missing dot) 2006-01-06 18:52:34 +00:00
Marc Delisle
c16ac8b3c7 bug #1389165, shows all columns as Null Yes 2006-01-06 18:20:04 +00:00
Marc Delisle
27cbdefa1b bug #1389165, shows all columns as Null Yes 2006-01-06 18:08:58 +00:00
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