[MDEV-385] mysqltest running with continue-on-error crashes on a non-SQL command producing an error Created: 2012-07-09 Updated: 2012-07-10 Resolved: 2012-07-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.25 |
| Fix Version/s: | 5.5.27 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Test case (run as perl ./mtr main.t1 --force --force)
|
| Comments |
| Comment by Michael Widenius [ 2012-07-10 ] |
|
Fixed and pushed. |
| Comment by Elena Stepanova [ 2012-07-10 ] |
|
The patch fixes the problem, at least the one which the provided test case hits (it is reliably reproducible on my machine before the patch, but not after the patch). |