[MDEV-12018] Flashback-related errors are written under 'WSREP' alias in error log Created: 2017-02-07 Updated: 2017-04-26 Resolved: 2017-04-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Affects Version/s: | 10.2 |
| Fix Version/s: | 10.2.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Errors which are caused by limitations due to flashback setting are written to the error log as if they were issued by WSREP. It must not happen if wsrep is not enabled.
|
| Comments |
| Comment by Sachin Setiya (Inactive) [ 2017-04-26 ] |
|
Patch for mdev-12017 also solve this. patch |