mysqlimport
mysqlimport
is used to load tables from text files in various formats
From MariaDB 10.5, the client is called mariadb-import
. It can still be accessed under its original mysqlimport
name via a symlink in Linux, or an alternate binary in Windows.
See mariadb-import for details.
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?