Quote:
did you do this?
Code:
SET PASSWORD FOR eq@localhost = OLD_PASSWORD('eq');
|
That is only needed if you are converting a database from 4.x not for loading up a fresh database in 5.x from a dump. Did not use this command on my install and it works great.