MySQL 5.6.14 Source Code Document
|
Public Attributes | |
uint64_t | magic |
const char * | uname |
const char * | config |
void * | engine_data |
bool | connected |
struct mock_connstruct * | next |
int | sfd |
ENGINE_ERROR_CODE | status |
uint64_t | evictions |
int | nblocks |
bool | handle_ewouldblock |
pthread_mutex_t | mutex |
pthread_cond_t | cond |
Definition at line 10 of file mock_server.h.