Bug #115511 Inplace ALTER TABLE might fail with duplicate key error if concurrent insertions
Submitted: 4 Jul 11:46 Modified: 1 Aug 15:10
Reporter: Dmitry Lenev (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any

To submit contributions, please log in.

[1 Aug 15:07] Dmitry Lenev
Tentative fix for duplicate rows problem on top of fix for bug 115608 against MySQL 8.0.39 sources

(*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Attachment: ps-9214-bug115511-contrib.patch (text/x-patch), 14.32 KiB.

[1 Aug 15:09] Dmitry Lenev
Cumulative fix for bug115608 and 115511 against MySQL 8.0.39.

(*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Attachment: ps9144-ps9214-bug115608-bug115511-contrib.patch (text/x-patch), 17.35 KiB.