[MDEV-8045] Assertion `0' fails in Protocol::end_statement on CREATE VIEW after another connection aborted Created: 2015-04-24 Updated: 2015-05-05 Resolved: 2015-05-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Views |
| Affects Version/s: | 10.0, 10.1 |
| Fix Version/s: | 10.0.18, 10.1.5 |
| Type: | Bug | Priority: | Major |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | verified | ||
| Description |
|
Apparently the problem appeared in 10.0 tree with the following revision:
Same happens on CREATE TRIGGER. |
| Comments |
| Comment by Sergei Golubchik [ 2015-05-03 ] | |||||||||||
|
I cannot repeat it in 10.0. Any ideas? | |||||||||||
| Comment by Elena Stepanova [ 2015-05-03 ] | |||||||||||
|
Perl version maybe? Or system specifics? I've set it up on perro, current 10.0 branch. It starts the server on port 8045 and runs the perl script. Output that indicates the problem:
Happens every time for me. | |||||||||||
| Comment by Sergei Golubchik [ 2015-05-03 ] | |||||||||||
|
I've fixed it, but I could not create a deterministic test case that would work on my laptop. elenst, if you'd like to try — go ahead, otherwise I'll just push the fix. | |||||||||||
| Comment by Elena Stepanova [ 2015-05-03 ] | |||||||||||
|
I already tried very hard and failed before giving up and providing just the ugly perl script – so, please push the fix. |