mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
sane implementation of Key_% status variables.
This commit is contained in:
parent
7c24e8d54d
commit
716f784375
7 changed files with 59 additions and 229 deletions
|
|
@ -33,8 +33,7 @@
|
|||
that is defined in mysql/plugin.h
|
||||
it has to be before mysql/plugin.h is included.
|
||||
*/
|
||||
#define SHOW_always_last SHOW_KEY_CACHE_LONG, \
|
||||
SHOW_KEY_CACHE_LONGLONG, SHOW_LONG_STATUS, SHOW_DOUBLE_STATUS, \
|
||||
#define SHOW_always_last SHOW_LONG_STATUS, SHOW_DOUBLE_STATUS, \
|
||||
SHOW_HAVE, SHOW_MY_BOOL, SHOW_HA_ROWS, SHOW_SYS, \
|
||||
SHOW_LONG_NOFLUSH, SHOW_LONGLONG_STATUS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue