Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.0
-
None
-
None
-
na
Description
MariaDB misses 3 tables in P_S compared to MySQL
The most important is host_cache.
And the less important.
session_account_connect_attrs
and
session_connect_attrs
For the record, that's exactly what 10.0.0 release notes say (https://kb.askmonty.org/en/mariadb-1000-release-notes/):
"Performance schema — from MySQL 5.6.5 (without host cache)"
I believe the other two tables were added later, in 5.6.6 or so.