Public Member Functions |
|
void | init_n_lock () |
|
void | unlock_n_destroy () |
|
ulonglong | found_rows () |
|
void | found_rows (ulonglong rows) |
|
Query_cache_block * | result () |
|
void | result (Query_cache_block *p) |
|
Query_cache_tls * | writer () |
|
void | writer (Query_cache_tls *p) |
|
uint8 | tables_type () |
|
void | tables_type (uint8 type) |
|
ulong | length () |
|
ulong | add (ulong packet_len) |
|
void | length (ulong length_arg) |
|
uchar * | query () |
|
void | lock_writing () |
|
void | lock_reading () |
|
my_bool | try_lock_writing () |
|
void | unlock_writing () |
|
void | unlock_reading () |
Detailed Description
Definition at line 153 of file sql_cache.h.
The documentation for this struct was generated from the following file: