[MDEV-18604] DELETE FOR PORTION OF from non-transactional table Created: 2019-02-16  Updated: 2020-06-02

Status: Stalled
Project: MariaDB Server
Component/s: Versioned Tables
Affects Version/s: 10.4.2
Fix Version/s: 10.4

Type: Bug Priority: Major
Reporter: Sergei Golubchik Assignee: Nikita Malyavin
Resolution: Unresolved Votes: 0
Labels: None

Issue Links:
Relates

 Description   

when deleting for period of from a non-transactional table, it might happen that the delete part succeeds and the insert part fails, leaving the row disappearing completely.

One way of fixing it would be to re-insert the original row after a failed insert.


Generated at Thu Feb 08 08:45:22 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.