[MDEV-23681] load data infile partition Created: 2020-09-07 Updated: 2020-09-07 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Data Manipulation - Insert |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Daniel Black | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Per KB - https://mariadb.com/kb/en/load-data-infile/#comment_4370 LOAD DATA by partition was requested to speed up imports, with a separate thread per partition. Given it exists in MySQL-5.6 documentation, I assume its been either dropped, or missing in documentation. |