#include <sql_load.h>
◆ Load_data_partition_list()
◆ mode()
◆ partition_names()
| List< String > * Load_data_partition_list::partition_names |
( |
| ) |
|
|
inline |
◆ partitions()
◆ push_back_name()
| bool Load_data_partition_list::push_back_name |
( |
THD * |
thd, |
|
|
const LEX_STRING & |
name |
|
) |
| |
◆ push_back_range()
| bool Load_data_partition_list::push_back_range |
( |
THD * |
thd, |
|
|
const LEX_STRING & |
name, |
|
|
ulong |
first_file, |
|
|
ulong |
last_file |
|
) |
| |
◆ m_mode
◆ m_partition_names
| List<String> Load_data_partition_list::m_partition_names |
|
private |
◆ m_partitions
The documentation for this class was generated from the following files: