Trying to give a user permissions for a database within cpanel and getting the error:
(XID xxxxxx) Database Error: There is no such grant defined for user [...]
Trying to add a user to a database within cpanel but getting errors:
There was a problem adding the user: (XID xxxxxx) Database Error: Can't find any [...]
1227. "Access Denied; you need(at least one of) the SUPER privileges for this operation.
If you get this error in mysql, you just need to give the user [...]
I just wanted to make a list of some mysql related errors and hopefully some simple ways to solve them. Mysql usually will show an error on the page when [...]
To disable mysql strict mode in mysql (especially version 5.6) on a cPanel server, you would want to first ssh in to the server then before you do anything [...]