List of all members.
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 () |
Public Attributes |
ulonglong | limit_found_rows |
mysql_rwlock_t | lock |
Query_cache_block * | res |
Query_cache_tls * | wri |
ulong | len |
uint8 | tbls_type |
unsigned int | last_pkt_nr |
The documentation for this struct was generated from the following file: