I moved my server to a new machine and since the move I am getting this error. The mysqldump is being performed by root and my sysadmins have not been able to figure out why this is happening. Do you guys know how to fix this?
Thanks
I moved my server to a new machine and since the move I am getting this error. The mysqldump is being performed by root and my sysadmins have not been able to figure out why this is happening. Do you guys know how to fix this?
Thanks
That does not sound right. Try executing the command from mysql command line if you get the same message. If you do, grant select right to mysql.proc and try again.
--
myDBR Team
You must log in to post.