Marc Delisle
|
c3a65a7792
|
constant already defined
|
2006-01-19 16:51:51 +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 |
|
Michal Čihař
|
cced06410d
|
Add info about Apache CGI and http auth (patch #1375495).
|
2006-01-18 10:15:28 +00:00 |
|
Sebastian Mendel
|
0ae8842353
|
(not complete) PEAR coding standard
|
2006-01-17 17:03:02 +00:00 |
|
Sebastian Mendel
|
9518c45bdf
|
fixed bug: Undefined variable: num_tables
|
2006-01-17 13:00:23 +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
|
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 |
|