My Project
Public Member Functions | Public Attributes
Query_cache_query Struct Reference

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_blockresult ()
void result (Query_cache_block *p)
Query_cache_tlswriter ()
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_blockres
Query_cache_tlswri
ulong len
uint8 tbls_type
unsigned int last_pkt_nr

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines