summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2010-10-29 20:29:43 +0200
committerSergei Golubchik <sergii@pisem.net>2010-10-29 20:29:43 +0200
commit716f7843757f96649cca1f5dc3df5d9659b17da9 (patch)
tree72f4916393771ab12360c104d8bea0e9b867d2f8 /sql/mysql_priv.h
parent7c24e8d54d1d41374b7836e3273e7e5eaf22e2c4 (diff)
downloadmariadb-git-716f7843757f96649cca1f5dc3df5d9659b17da9.tar.gz
sane implementation of Key_% status variables.
Diffstat (limited to 'sql/mysql_priv.h')
-rw-r--r--sql/mysql_priv.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sql/mysql_priv.h b/sql/mysql_priv.h
index 8815f60d9e2..c40b19eef75 100644
--- a/sql/mysql_priv.h
+++ b/sql/mysql_priv.h
@@ -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