[MDEV-12029] Concurrent CREATE OR REPLACE TRIGGER produces Error on rename of './test/tr.TRN~' to './test/tr.TRN' (Errcode: 2 "No such file or directory") Created: 2017-02-08 Updated: 2021-05-10 Resolved: 2021-05-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Triggers |
| Affects Version/s: | 10.1, 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Michael Widenius |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
It produces multiple
See also MDEV-10912. |
| Comments |
| Comment by Elena Stepanova [ 2017-02-08 ] | |
|
Sometimes I also see this error:
It's not easily reproducible, so I can't say for now which versions apart from 10.2 are affected by this one. | |
| Comment by Michael Widenius [ 2021-05-10 ] | |
|
This should be fixed by | |
| Comment by Michael Widenius [ 2021-05-10 ] | |
|
Duplicate ofMDEV-25606: Concurrent CREATE TRIGGER statements mix up in binlog and break replication |