[MDEV-25006] Failed assertion on executing EXPLAIN DELETE statement as a prepared statement Created: 2021-02-27 Updated: 2021-03-02 Resolved: 2021-03-02 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Prepared Statements |
| Affects Version/s: | 10.2, 10.3, 10.4, 10.5, 10.6 |
| Fix Version/s: | 10.2.38, 10.3.29, 10.4.19, 10.5.10, 10.6.0 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Dmitry Shulga | Assignee: | Dmitry Shulga |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Running of the following test case
results in firing of the assertion
in the method Diagnostics_area::set_eof_status. |
| Comments |
| Comment by Elena Stepanova [ 2021-02-27 ] |
|
Same as |
| Comment by Oleksandr Byelkin [ 2021-03-02 ] |
|
OK to push |