[MDEV-10907] MTR and server writes can interleave in the error log Created: 2016-09-27 Updated: 2016-09-27 Resolved: 2016-09-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Windows, Tests |
| Affects Version/s: | 5.5, 10.0, 10.1, 10.2 |
| Fix Version/s: | 5.5.53 |
| Type: | Bug | Priority: | Major |
| Reporter: | Vladislav Vaintroub | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
mtr writes to the server error log to mark current test. On Windows, these writes can interleave, since appends to the log file are not atomic. An example output from CURRENT_TEST: main.flush_block_commit_notembedded |