mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
cleanup: remove unconditional #ifdef's
This commit is contained in:
@@ -5300,9 +5300,7 @@ mysql_execute_command(THD *thd, bool is_called_from_prepared_stmt)
|
||||
REFRESH_GENERAL_LOG |
|
||||
REFRESH_ENGINE_LOG |
|
||||
REFRESH_ERROR_LOG |
|
||||
#ifdef HAVE_QUERY_CACHE
|
||||
REFRESH_QUERY_CACHE_FREE |
|
||||
#endif /* HAVE_QUERY_CACHE */
|
||||
REFRESH_STATUS |
|
||||
REFRESH_SESSION_STATUS |
|
||||
REFRESH_GLOBAL_STATUS |
|
||||
|
Reference in New Issue
Block a user