Hi,
Should I activate ‘High Contrast chart’?
What does it do?
Assuming my db user is “user@localhost”, which tables and permissions does that user need in the “mysql” database? Seems to me it should not be able to see some of the tables (e.g., “user”).
GRANT <what> on mysql.<which> to 'user'@'localhost';
Hi,
I tried to install the plugin from rhe resporitay but got this error when activating the plugin:
Fatal error: Uncaught Error: Class ‘MDBHC\AdminScreen’ not found in /home/sites/abc123/wp-content/plugins/mariadb-health-checks/mariadb-health-checks.php:33 Stack trace: #0 /home/sites/abc123/wp-admin/includes/plugin.php(2314): include_once() #1 /home/sites/abc123/wp-admin/plugins.php(192): plugin_sandbox_scrape(‘mariadb-health-…’) #2 {main} thrown in /home/sites/abc123/wp-content/plugins/mariadb-health-checks/mariadb-health-checks.php on line 33
Kind regards