diff options
Diffstat (limited to 'sql/sql_cache.cc')
-rw-r--r-- | sql/sql_cache.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_cache.cc b/sql/sql_cache.cc index 2d47e3d4f6d..1e4161dfa1c 100644 --- a/sql/sql_cache.cc +++ b/sql/sql_cache.cc @@ -327,6 +327,7 @@ TODO list: (This could be done with almost no speed penalty) */ +#include "my_global.h" /* NO_EMBEDDED_ACCESS_CHECKS */ #include "sql_priv.h" #include "sql_cache.h" #include "sql_parse.h" // check_table_access |