| 
    MySQL 5.6.14 Source Code Document
    
   | 
 
Example_share is a class that will be shared among all open handlers. This example implements the minimum of what you will probably need. More...
#include <ha_example.h>


Public Attributes | |
| mysql_mutex_t | mutex | 
| THR_LOCK | lock | 
Example_share is a class that will be shared among all open handlers. This example implements the minimum of what you will probably need.
Definition at line 43 of file ha_example.h.