[MDEV-4222] Assertion `( ((global_system_variables.wsrep_on) && (thd && thd->variables.wsrep_on)) && wsrep_emulate_bin_log) || mysql_bin_log .is_open()' fails on SAVEPOINT with disabled wsrep_provider Created: 2013-03-02 Updated: 2013-11-29 Resolved: 2013-11-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.28a-galera |
| Fix Version/s: | 5.5.34-galera |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera | ||
| Issue Links: |
|
||||
| Description |
|
Test case:
It can be executed as an MTR test case, no options needed: perl ./mtr <testname>
same result.
Built as cmake . -DCMAKE_BUILD_TYPE=Debug && make |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2013-11-25 ] |
|
Nirbhay, Could you try to see if this repeats with current galera-5.5, thanks. |
| Comment by Nirbhay Choubey (Inactive) [ 2013-11-27 ] |
|
jplindst Yes, it did. I have committed a patch for this issue. |
| Comment by Nirbhay Choubey (Inactive) [ 2013-11-29 ] |
|
Pushed to maria-5.5-galera. |