MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Example_share Class Reference

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>

Inheritance diagram for Example_share:
Collaboration diagram for Example_share:

Public Attributes

mysql_mutex_t mutex
THR_LOCK lock

Detailed Description

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.


The documentation for this class was generated from the following files: