[MDEV-32250] To benefit from MDEV-515 , please make option --no-autocommit default in mysqldump from 10.6 onwards Created: 2023-09-26 Updated: 2023-10-30 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Fix Version/s: | 11.5 |
| Type: | Task | Priority: | Critical |
| Reporter: | Rick Pizzi | Assignee: | Oleksandr Byelkin |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
In order to fully take advantage of bulk insert speed improvement brought by Mysqldump already has an option for that, called --no-autocommit. Thanks, |
| Comments |
| Comment by Kristian Nielsen [ 2023-09-26 ] |
|
Changing a default like that doesn't seem appropriate in a stable/GA release. |
| Comment by Rick Pizzi [ 2023-09-26 ] |
|
Because otherwise all the work that has been done in |
| Comment by Kristian Nielsen [ 2023-09-26 ] |
|
rpizzi That's not a valid reason for risking a change like this in a GA release. |
| Comment by Rick Pizzi [ 2023-09-26 ] |
|
The fact that mysqldump produces dumps that are loaded in autocommit mode is a bug in itself. |
| Comment by Ralf Gebhardt [ 2023-10-11 ] |
|
I have changed the fixVersion to 11.4 and the priority to critical (to get the change done). We have discussed not to break the rules for GA releases here. sanja_byelkin, please assign this to someone to get the change done. |