Loading data quickly into MariaDB
Title | Description |
---|---|
LOAD DATA INFILE | Read rows from a text file into a table. |
LOAD INDEX | Loads one or more indexes from one or more MyISAM/Aria tables into a key buffer |
LOAD XML | Load XML data into a table |
LOAD_FILE | Returns file contents as a string. |
© 2019 MariaDB
Licensed under the Creative Commons Attribution 3.0 Unported License and the GNU Free Documentation License.
https://mariadb.com/kb/en/load-data-into-tables-or-index/