Re: Looking for a MySQL Guru
huh - don't know much about the double upgrade possibility.
if your main database made it intact, you may just be able to re-create the permissions for the account that the web server uses...
that is, for a web application, you might not have a complicated set of permissions - you might just have a single account that has permissions on the whole database. so if you know the name/password for that account you might be able to set up that permission without bothering to migrate the whole permissions table...
|