MySQL 8.3.0
Source Code Documentation
PART_NAME_DEF Struct Reference

Struct used for partition_name_hash. More...

#include <partition_handler.h>

Public Attributes

ucharpartition_name
 
uint length
 
uint32 part_id
 
bool is_subpart
 

Detailed Description

Struct used for partition_name_hash.

Member Data Documentation

◆ is_subpart

bool PART_NAME_DEF::is_subpart

◆ length

uint PART_NAME_DEF::length

◆ part_id

uint32 PART_NAME_DEF::part_id

◆ partition_name

uchar* PART_NAME_DEF::partition_name

The documentation for this struct was generated from the following file: