http://dev.mysql.com/doc/refman/5.0/en/old-client.html implies that your mysql client libraries are from 4.0, or you migrated from 4.0 to 5.0 and didn't tell it to allow older clients to connect which would have preserved the 4.0 passwords.
There is a fix on that page. -- snarlydwarf ------------------------------------------------------------------------ snarlydwarf's Profile: http://forums.slimdevices.com/member.php?userid=1179 View this thread: http://forums.slimdevices.com/showthread.php?t=39148 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
