I have installed a fresh copy of MySQL 5.5. I have also created a database from an old dump, and the create trigger is broken. I have done this numerous times with MySQL 5.1+ and never had an issue.
I have issued the mysql_upgrade command, and it says all is ok. I am stuck and baffled. Trying to create a trigger reports "access denied for root". When I try to grant all privs, I get "access denied for root".
Does anyone know how I can give trigger privs to this database??
Help - I have been googling and forum surfing for a week!!!!
I have issued the mysql_upgrade command, and it says all is ok. I am stuck and baffled. Trying to create a trigger reports "access denied for root". When I try to grant all privs, I get "access denied for root".
Does anyone know how I can give trigger privs to this database??
Help - I have been googling and forum surfing for a week!!!!