mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
removed special ndb query cache variable
ndb will always return query cache type ASKTRANSACT
This commit is contained in:
@@ -422,7 +422,6 @@ 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