This is a read-only copy of the MariaDB Knowledgebase generated on 2024-11-14. For the latest, interactive version please visit https://mariadb.com/kb/.

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.

Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.