Forum Moderators: mack

Message Too Old, No Replies

Problems with mysql.

         

Flolondon

7:27 pm on Jan 25, 2004 (gmt 0)

10+ Year Member




please somebody tell me what this means please.

version: '4.1.0-alpha-max-debug' socket: '' port: 3306
C:\Program Files\mysql\bin\mysqld.exe: ready for connections.
040125 19:13:44 mysql.user table is not updated to new password format; Disabling new password usage until mysql_fix_privilege_tables is run
Version: '4.1.0-alpha-max-debug' socket: '' port: 3306
C:\Program Files\mysql\bin\mysqld.exe: ready for connections.
040125 19:13:42 mysql.user table is not updated to new password format; Disabling new password usage until mysql_fix_privilege_tables is run
Version: '4.1.0-alpha-max-nt' socket: '' port: 3306
C:\Program Files\mysql\bin\mysqld-nt.exe: ready for connections.
040125 12:09:28 mysql.user table is not updated to new password format; Disabling new password usage until mysql_fix_privilege_tables is run
Thanks

iamlost

4:37 am on Jan 27, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Common "Access Denied" error message if you have upgraded an old MySQL (pre 3.22.11) install to that version or later (when the GRANT tables structures changed) AND have not run the mysql_fix_privilege_tables script.

Hope this is your prob cause it's an easy fix :)