Notice: Constant automattic\jetpack\extensions\social_previews\FEATURE_NAME already defined in /home/agorzen/public_html/kb/wp-content/plugins/jetpack/extensions/blocks/social-previews/social-previews.php on line 14

Deprecated: Hook custom_css_loaded is deprecated since version jetpack-13.5! Use WordPress Custom CSS instead. Jetpack no longer supports Custom CSS. Read the WordPress.org documentation to learn how to apply custom styles to your site: https://wordpress.org/documentation/article/styles-overview/#applying-custom-css in /home/agorzen/public_html/kb/wp-includes/functions.php on line 6114
mysql – Zeusandhera Knowledgebase

mysql

(XID xxxxxx) Database Error: There is no such grant defined for user “mysql_user” on host “host.name.com”

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 [...]

There was a problem adding the user: (XID xxxxxx) Database Error: Can’t find any matching row in the user table

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 [...]

Mysql::initcache() failed: The adminbin “cpmysql” in the “Cpanel” namespace call to function “DBCACHE” ended prematurely

If you are getting this error in cpanel when trying to look at the mysql databases: Mysql::initcache() failed: The adminbin “cpmysql” in the [...]

Mysql SUPER privileges

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 [...]

Table Type Doesn’t Support FULLTEXT Indexes

#1214 - The used table type doesn't support FULLTEXT indexes ERROR 1214 (HY000) at line 29: The used table type doesn't support FULLTEXT [...]

Mysql Errors

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 [...]

Disable Mysql Strict Mode in CentOS/WHM/cPanel

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 [...]