TokuDB status variables are missing from Percona Server 5.7.10-rc1
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Percona Server moved to https://jira.percona.com/projects/PS | Status tracked in 5.7 | |||||
5.6 |
Invalid
|
Undecided
|
Unassigned | |||
5.7 |
Fix Released
|
High
|
George Ormond Lorch III |
Bug Description
TokuDB status variables are missing from Percona Server 5.7.10-rc1
mysql> show status like '%oku%';
For 5.7 it's:
Empty set (0.01 sec)
For 5.6 it's:
...
264 rows in set (0.00 sec)
Show plugins on 5.7 shows that TokuDB is installed and activated:
| TokuDB | ACTIVE | STORAGE ENGINE | ha_tokudb.so | GPL |
| TokuDB_file_map | ACTIVE | INFORMATION SCHEMA | ha_tokudb.so | GPL |
| TokuDB_
| TokuDB_
| TokuDB_trx | ACTIVE | INFORMATION SCHEMA | ha_tokudb.so | GPL |
| TokuDB_locks | ACTIVE | INFORMATION SCHEMA | ha_tokudb.so | GPL |
| TokuDB_lock_waits | ACTIVE | INFORMATION SCHEMA | ha_tokudb.so | GPL |
| TokuDB_
+------
tags: | added: tokudb |
Fixed here: https:/ /github. com/percona/ percona- server/ commit/ 52d1f71d37da718 775654232ea9ec7 a9fb6c63f3