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 |
|
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
|
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ř
|
a2cb119443
|
Transliterate invalid chars by default (RFE #1380255).
|
2005-12-14 14:29:59 +00:00 |
|
Sebastian Mendel
|
05b1ab7820
|
fixed high ascii char
|
2005-12-13 00:11:42 +00:00 |
|
Sebastian Mendel
|
5b9cab5a91
|
check magic_quotes only once in common.inc.php
|
2005-12-12 14:28:28 +00:00 |
|
Sebastian Mendel
|
1b47c6c676
|
whitespaces
|
2005-12-12 13:45:01 +00:00 |
|
Sebastian Mendel
|
df95229536
|
*** empty log message ***
|
2005-12-12 13:22:33 +00:00 |
|
Sebastian Mendel
|
3df53b18de
|
use $goto_whitelist for $__redirect
|
2005-12-12 12:53:30 +00:00 |
|