mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Fixed BUG#3583: query cache doesn't work for stored procedures.
This commit is contained in:
@@ -116,6 +116,7 @@ struct Query_cache_query
|
||||
NET *wri;
|
||||
ulong len;
|
||||
uint8 tbls_type;
|
||||
unsigned int last_pkt_nr;
|
||||
|
||||
inline void init_n_lock();
|
||||
void unlock_n_destroy();
|
||||
|
||||
Reference in New Issue
Block a user