[MDEV-6601] Assertion `!thd->in_active_multi_stmt_transa ction() || thd->in_multi_stmt_transaction_mode()' failed on executing a stored procedure with commit Created: 2014-08-19 Updated: 2014-09-05 Resolved: 2014-09-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.39, 10.0.13 |
| Fix Version/s: | 5.5.40, 10.0.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Stack trace from:
Test case:
|
| Comments |
| Comment by Sergei Golubchik [ 2014-08-19 ] | |||||||
|
Same in 5.5:
| |||||||
| Comment by Elena Stepanova [ 2014-08-19 ] | |||||||
|
Indeed, sorry for not checking it earlier. | |||||||
| Comment by Sergei Golubchik [ 2014-08-19 ] | |||||||
|
holyfoot, could you please check whether this patch is ok or whether we need to save/restore more server status bits? Thanks. |