Stored Procedures issue
I think you are missing the issue here. I can connect with my zzzz_zzzz user and create and edit tables no problem but I cannot create or edit stored procedures and functions using either the user I created or the new user you created, I get this error:
Error Code : 1044
Access denied for user 'zzzz_zzzz'@'%' to database 'xxxx_xxxx'
The x's and z's are only to blank out the real database and user names.
I need execution permission on the database I believe to create and edit stored procedures, please, please can you sort this out it has been going on for ages now!
Thanks
|