-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Description
The error below is received when I am in ANSI mode. If
I turn ANSI mode off I do NOT receive the error. It
appears as though the queries in server_privileges.php
do not take into account the fact that you are using
MySQL in ANSI mode.
Warning: Your privilege table structure seem to be older
than this MySQL version!
Please run the script mysql_fix_privilege_tables that
should be included in your MySQL server distribution to
solve this problem!
Notice: Undefined index: Password in C:\phpMyAdmin-
2.5.3\server_privileges.php on line 997
Notice: Undefined index: Password in C:\phpMyAdmin-
2.5.3\server_privileges.php on line 997
Notice: Undefined index: Password in C:\phpMyAdmin-
2.5.3\server_privileges.php on line 997
Notice: Undefined index: Password in C:\phpMyAdmin-
2.5.3\server_privileges.php on line 997
- Original URL: https://sourceforge.net/p/phpmyadmin/bugs/1013/
- Original author: kirbinator
- Found in version: Latest_Git