[MDEV-16734] LOAD DATA and system_versioning_modify_history Created: 2018-07-11 Updated: 2021-02-25 Resolved: 2021-02-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup, Versioned Tables |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Aleksey Midenkov | Assignee: | Aleksey Midenkov |
| Resolution: | Duplicate | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
LOAD DATA fails to load implicit row_start, row_end with error: 1054: Unknown column 'row_start' in 'field list' When system_versioning_modify_history is ON it must load history correctly. Test must include cases for implicit and explicit system fields. |