MySQL 26.7.0
Source Code Documentation
sql_load.h File Reference
#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.

Classes

class  Load_data_partition_spec
 
class  Load_data_partition_list
 
class  Sql_cmd_load_table
 

Enumerations

enum class  Load_data_partition_mode { NAMES_ONLY , NAME_WITH_FILES }
 

Enumeration Type Documentation

◆ Load_data_partition_mode

enum class Load_data_partition_mode
strong
Enumerator
NAMES_ONLY 
NAME_WITH_FILES