#include <partition_element.h>
◆ column_value
◆ fixed
char p_column_list_val::fixed |
◆ item_expression
Item* p_column_list_val::item_expression |
When partition clause is parsed this is set to the item expression for the value.
Must be NULL if the value was not parsed, but read from dd.Partition_value instead.
◆ max_value
bool p_column_list_val::max_value |
MAXVALUE is set (only for RANGE COLUMNS)
◆ null_value
bool p_column_list_val::null_value |
NULL is set (only for LIST COLUMNS)
◆ part_info
◆ partition_id
uint p_column_list_val::partition_id |
The documentation for this struct was generated from the following file: