You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sys schema suggested for MariaDB in the README does not work out of the box. It's incomplete and makes mysqltuner fail:
-------- Performance schema: Top 5 user per connection ---------------------------------------------
[!!] failed to execute: select user, total_connections from sys.user_summary order by total_connections desc LIMIT 5
[!!] FAIL Execute SQL / return code: 256
[--] No information found or indicators deactivated.