[MDEV-29828] Indicate that --dump-history only applies to timestamp-based versioning Created: 2022-10-19 Updated: 2022-10-26 Resolved: 2022-10-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | N/A |
| Fix Version/s: | 10.11.1 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Since mysqldump cannot dump history of precision-versioned tables, I think it makes sense to say it directly in the option description, it shouldn't make it much longer. |
| Comments |
| Comment by Elena Stepanova [ 2022-10-19 ] |
|
Also completely unrelated to this, but maybe good occasion to fix it – note that --dump-date option is shown in the help completely out of alphabetical order. |