MySQL 5.6.14 Source Code Document
|
#include <ha_partition.h>
Public Member Functions | |
bool | init (uint arg_num_parts) |
Public Attributes | |
uint | num_parts |
Handler_share ** | ha_shares |
class where to save partitions Handler_share's
Definition at line 43 of file ha_partition.h.
Handler_share** Parts_share_refs::ha_shares |
Storage for each part
Definition at line 47 of file ha_partition.h.
uint Parts_share_refs::num_parts |
Size of ha_share array
Definition at line 46 of file ha_partition.h.