mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
changed query cache type variable for ndb
This commit is contained in:
@@ -412,6 +412,7 @@ protected:
|
||||
};
|
||||
|
||||
extern Query_cache query_cache;
|
||||
extern TYPELIB ndb_query_cache_type_typelib;
|
||||
extern TYPELIB query_cache_type_typelib;
|
||||
void query_cache_end_of_result(THD *thd);
|
||||
void query_cache_abort(NET *net);
|
||||
|
||||
Reference in New Issue
Block a user