Hello all,
I am upgrading my MySQL test server from 5.0.41 to 5.1.44. Is there any reason I can't just dump all databases in phpmyadmin including mysql and information_schema and import them into the new database? Copying the other databases is easy, I just don't want to have to go and re-grant all the different users to all the different databases.
Thanks,
Eric