#include <assert.h>
#include <sys/types.h>
#include "lex_string.h"
#include "my_compress.h"
#include "my_sqlcommand.h"
#include "mysql/components/services/bulk_load_service.h"
#include "mysql/strings/m_ctype.h"
#include "sql/current_thd.h"
#include "sql/sql_cmd.h"
#include "sql/sql_data_change.h"
#include "sql/sql_exchange.h"
#include "sql/sql_lex.h"
#include "sql/sql_list.h"
#include "sql_string.h"
#include <optional>
#include <utility>
Go to the source code of this file.
◆ Load_data_partition_mode
| Enumerator |
|---|
| NAMES_ONLY | |
| NAME_WITH_FILES | |