MySQL 5.6.14 Source Code Document
|
#include <memcached_mysql.h>
Public Attributes | |
char * | m_engine_library |
char * | m_mem_option |
void * | m_innodb_api_cb |
unsigned int | m_r_batch_size |
unsigned int | m_w_batch_size |
bool | m_enable_binlog |
The main memcached header holding commonly used data
structures and function prototypes.
Definition at line 32 of file memcached_mysql.h.