Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.11.1
-
None
Description
mysqldump --header --tab wraps the dumping SELECT in UNION ALL + ORDER BY. Which means a filesort (try EXPLAIN), that would make mysqldump notably slower on large tables. This is completely unnecessary, because the ordering of table rows is unimportant.
Attachments
Issue Links
- is caused by
-
MDEV-22200 mysqldump client: --tab export with column names header row
-
- Closed
-
- relates to
-
MDEV-12879 Please add support for exporting column headers to CSV
-
- Open
-
Activity
Transition | Time In Source Status | Execution Times |
---|
|
7h 58m | 1 |
|
35s | 1 |
|
62d 13h 16m | 1 |
|
5d 14h 56m | 1 |