mirror of
https://github.com/MariaDB/server.git
synced 2026-04-29 11:45:32 +02:00
removed special ndb query cache variable
ndb will always return query cache type ASKTRANSACT
This commit is contained in:
parent
01a6568c54
commit
e0b469aa1d
7 changed files with 3 additions and 53 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue