[MDEV-7908] assertion in innobase_release_savepoint Created: 2015-04-05 Updated: 2015-04-06 Resolved: 2015-04-06 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Affects Version/s: | 10.0, 10.1 |
| Fix Version/s: | 10.0.18 |
| Type: | Bug | Priority: | Major |
| Reporter: | sbester1 | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | rollback, savepoint, verified, xa | ||
| Description |
|
How to repeat
|
| Comments |
| Comment by Elena Stepanova [ 2015-04-06 ] | |||||||||||||||||
|
| |||||||||||||||||
| Comment by Jan Lindström (Inactive) [ 2015-04-06 ] | |||||||||||||||||
|
Tried following on 10.0:
but got mysqltest: At line 12: query 'start transaction' failed: 1399: XAER_RMFAIL: The command cannot be executed when global transaction is in the IDLE state | |||||||||||||||||
| Comment by Elena Stepanova [ 2015-04-06 ] | |||||||||||||||||
|
use disable_abort_on_error instead of error 1397. |