-
I tried current version 3.2.3. About auto-incremented field, I cannot replicate your problem with the "-1" value". With the "0" value, I also get the next auto-increment, not 0, but I believe this is MySQL behavior (try it in mysql command line).
About the extra drop-menu, this was needed to be able to specify empty default values. If you have a better solution, please open a bug report or...
2009-11-21 13:37:37 UTC by lem9
-
Fixed in subversion, thanks for reporting.
2009-11-21 13:22:49 UTC by lem9
-
lem9 committed revision 13118 to the phpMyAdmin SVN repository, changing 14 files.
2009-11-21 13:22:08 UTC by lem9
-
My computer crashed recently and everything had to be wiped, which meant installing the latest version of XAMPP as well. Wile I'm liking the cosmetic changes made to the new included version of phpMyAdmin (3.2.0.1), I'm getting quite frustrated by a couple of behaviors:
• Auto-incremented fields ignore values I enter when inserting new rows (e.g. if I want to create a row with an id of '0'...
2009-11-21 12:41:36 UTC by kaji_sensei
-
I encountered the following error
> main.php: Missing parameter: is_superuser (FAQ 2.8)
as a new phpMyAdmin user trying to connect via cookie authentication.
Searching this forum located a few people who were having the same
problem, but no solutions were offered.
The problem went away when I fixed $cfg['blowfish_secret'] to contain a
string of only hexadecimal digits (0-9 and a-f).
2009-11-21 02:20:32 UTC by jerryagin
-
when I go to the logon page...
I get the message #2003 - server is not responding
Are there more logs I can point to?.
2009-11-20 20:17:45 UTC by whoiskevinwong
-
Can you try the same using mysql command-line client? If you get the same results, please go to a MySQL help forum.
2009-11-20 17:36:44 UTC by lem9
-
Verify your **$cfg['Servers'][$i]['column_info']** setting and also your control user.
2009-11-20 17:35:30 UTC by lem9
-
Please show us the error message you get in phpMyAdmin.
2009-11-20 17:30:27 UTC by lem9
-
Reasoning: how about the security alerts published on http://phpmyadmin.net?
P.S. I asked "which browser are you using?".
2009-11-20 17:28:00 UTC by lem9