Commit Graph

2117 Commits

Author SHA1 Message Date
Marc Delisle
8032bb0a2f array to string conversion 2006-02-04 15:52:32 +00:00
Marc Delisle
94d85a6bc3 array to string conversion 2006-02-04 15:47:35 +00:00
Marc Delisle
3809b1e8b8 bug #1409770 auto-detection and dirname on Windows 2006-02-04 15:33:54 +00:00
Marc Delisle
4a470bb142 bug #1418145, missing global 2006-01-30 22:53:44 +00:00
Marc Delisle
672c5e5ab5 bug #1414628, session.save_handler not set to files 2006-01-29 19:41:59 +00:00
Marc Delisle
cae374b0d4 optimization TODO 2006-01-29 19:07:15 +00:00
Marc Delisle
32cca60124 2.9.0-dev 2006-01-29 13:03:26 +00:00
Marc Delisle
ef014b0fa3 left panel and view row count 2006-01-28 12:34:22 +00:00
Marc Delisle
54b07d2f66 bug #1396998, avoid displaying exact row count for views, work in progress 2006-01-28 12:04:29 +00:00
Marc Delisle
2edb509535 bug #1410787, incorrect merging of parameters contained in an array 2006-01-22 19:22:17 +00:00
Marc Delisle
c7b5fd2e3f bug #1376314, detection of privilege to create a table 2006-01-19 17:13:20 +00:00
Sebastian Mendel
c51a55ec79 fixed bug: undefined index server ($GLOBALS['server']) 2006-01-19 15:47:22 +00:00
Sebastian Mendel
6b4f751e41 fixed bug #1409972 PHP 5.1.2 compatibility 2006-01-19 15:39:29 +00:00
Sebastian Mendel
bcfcf84c8b do not reformat external libraries 2006-01-19 14:50:03 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Sebastian Mendel
eac9724926 - fixed bug: display issues with Opera (and Safari?)
- added source documentation
- PEAR coding standard
- clarified some variable names
2006-01-17 11:25:10 +00:00
Sebastian Mendel
5ee43f75f7 fixed bug: display issues with Opera (and Safari?) 2006-01-17 11:23:06 +00:00
Sebastian Mendel
60b69f7159 fixed bug: undefined index with empty database in db structure view 2006-01-17 09:31:17 +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
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
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
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
Marc Delisle
32a946d084 bug #1394479, problem detecting ending semi-colon, generates a SHOW KEYS FROM nothing 2006-01-10 18:19:04 +00:00
Marc Delisle
32a39388f1 bug #1398931, incorrect detection of PmaAbsoluteUri in vhost situations 2006-01-07 13:25:07 +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
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
53c39840d4 strong warning for DROP DATABASE 2005-12-30 21:56:32 +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
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
dc649ba056 bug #1349262, use Storage Engine 2005-12-21 19:56:49 +00:00