[TriLUG] mysql question
Roy Vestal
rvestal at trilug.org
Sat Aug 18 21:15:16 EDT 2007
I am migrating from an old webserver to a newone. I'm having issues with
migrating my data. My old db is mysql 4.1.20 to 5.0.41. I think I've
done a simple full db dump:
mysqldump > my_databases.sql
Then on the new server I did a simple import:
mysql < my_databases.sql
However, when I try to connect with the correct username and password, I
get told I don't have permission. Curious what did I miss?
TIA,
Roy
More information about the TriLUG
mailing list