From 2ceaffc4672c62a772890da7761d11f13d3f5ee4 Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Wed, 3 Mar 2010 15:44:14 +0100 Subject: mwl:98 - libservices --- sql/sql_plugin.h | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'sql/sql_plugin.h') diff --git a/sql/sql_plugin.h b/sql/sql_plugin.h index 004d0d5abb7..3c7da673184 100644 --- a/sql/sql_plugin.h +++ b/sql/sql_plugin.h @@ -27,16 +27,6 @@ class sys_var; #define INITIAL_LEX_PLUGIN_LIST_SIZE 16 -/* - the following #define adds server-only members to enum_mysql_show_type, - that is defined in plugin.h -*/ -#define SHOW_FUNC SHOW_FUNC, SHOW_KEY_CACHE_LONG, SHOW_KEY_CACHE_LONGLONG, \ - SHOW_LONG_STATUS, SHOW_DOUBLE_STATUS, SHOW_HAVE, \ - SHOW_MY_BOOL, SHOW_HA_ROWS, SHOW_SYS, SHOW_LONG_NOFLUSH, \ - SHOW_LONGLONG_STATUS -#include -#undef SHOW_FUNC typedef enum enum_mysql_show_type SHOW_TYPE; typedef struct st_mysql_show_var SHOW_VAR; -- cgit v1.2.1