ColumnStore Batch Insert Mode
Introduction
Enable/disable using cpimport for batch insert
set infinidb_use_import_for_batchinsert = n
where n is:
* 0 (disabled)
* 1 (enabled)Changing default delimiter for INSERT SELECT
set infinidb_import_for_batchinsert_delimiter = ascii_value
where ascii_value is an ascii value representation of the delimiter desired.Version buffer file management
Last updated
Was this helpful?

