Connecting Tech Pros Worldwide Help | Site Map

Error while restoring TRIGGERS

Member
 
Join Date: Feb 2009
Posts: 57
#1: Aug 31 '09
Hi,
I am getting the following error while restoring triggers from one db to another db in Windows XP using Mysql Administrator GUI Tool:
Access denied for user 'User1'@'%' to database 'TestDB1'.

Can anyone please suggest me what i have to do?

TIA....
Lauren
mwasif's Avatar
Moderator
 
Join Date: Jul 2006
Location: Pakistan
Posts: 718
#2: Aug 31 '09

re: Error while restoring TRIGGERS


Does User1 has access to DB? If your DB is on the same machine where you are using GUI tool then you should GRANT priviliges to User1 to access from localhost.
Member
 
Join Date: Feb 2009
Posts: 57
#3: Aug 31 '09

re: Error while restoring TRIGGERS


I am able to restore tables,procedures and functions.... the error only occurs while restoring triggers.

Thanks,
Lauren
Reply


Similar MySQL Database bytes