mirror of
https://github.com/MariaDB/server.git
synced 2026-04-29 11:45:32 +02:00
changed query cache type variable for ndb
This commit is contained in:
parent
eeca93750d
commit
dfef378702
7 changed files with 46 additions and 20 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue