#include <parse_tree_nodes.h>
|
| PT_load_table (enum_filetype filetype, thr_lock_type lock_type, bool is_local_file, enum_source_type, const LEX_STRING filename, ulong, bool, On_duplicate on_duplicate, Table_ident *table, List< String > *opt_partitions, const CHARSET_INFO *opt_charset, String *opt_xml_rows_identified_by, const Field_separators &opt_field_separators, const Line_separators &opt_line_separators, ulong opt_ignore_lines, PT_item_list *opt_fields_or_vars, PT_item_list *opt_set_fields, PT_item_list *opt_set_exprs, List< String > *opt_set_expr_strings, bool) |
|
Sql_cmd * | make_cmd (THD *thd) override |
|
◆ PT_load_table()
PT_load_table::PT_load_table |
( |
enum_filetype |
filetype, |
|
|
thr_lock_type |
lock_type, |
|
|
bool |
is_local_file, |
|
|
enum_source_type |
, |
|
|
const LEX_STRING |
filename, |
|
|
ulong |
, |
|
|
bool |
, |
|
|
On_duplicate |
on_duplicate, |
|
|
Table_ident * |
table, |
|
|
List< String > * |
opt_partitions, |
|
|
const CHARSET_INFO * |
opt_charset, |
|
|
String * |
opt_xml_rows_identified_by, |
|
|
const Field_separators & |
opt_field_separators, |
|
|
const Line_separators & |
opt_line_separators, |
|
|
ulong |
opt_ignore_lines, |
|
|
PT_item_list * |
opt_fields_or_vars, |
|
|
PT_item_list * |
opt_set_fields, |
|
|
PT_item_list * |
opt_set_exprs, |
|
|
List< String > * |
opt_set_expr_strings, |
|
|
bool |
|
|
) |
| |
|
inline |
◆ make_cmd()
◆ m_cmd
◆ m_lock_type
The documentation for this class was generated from the following files: