Can someone explain these errors and the how to handle them. I'm trying to copy a backup DB back into an existing database.
Using IMPORT FILES, I get #1007 - Can't create database 'zencart'; database exists.
Using the Reload MySQL button, I get ....FLUSH PRIVILEGES #1227 - Access denied; you need the RELOAD privilege for this operation.
Is the database protected?
I don't think I'm doing it correct, so can someone step me through it please.
Thanks.



