> If the user "master2" did nto exist or have the required GRANT rights,
then I wud not have been able to get into the database itslef in the first
place. Thanks again though. Any ideas ? 

If you read the GRANT section of the mySQL manual
(http://www.mysql.com/doc/en/GRANT.html) you'll see that you can grant only
use of SELECT, or SELECT and UPDATE, and so forth.

Your import may be using an option you don't have the correct GRANT rights
for.

Please review the manual, check your current GRANT rights for your user,
adjust as necessary, and let us know how it goes.

Cheers,

Joshua Thomas

Reply via email to