[MDEV-8163] Table causes maria to crash repeatedly. Created: 2015-05-14 Updated: 2016-09-22 Resolved: 2016-09-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | GIS, Storage Engine - MyISAM |
| Affects Version/s: | 10.1.4 |
| Fix Version/s: | 10.1.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Mark Dhas | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | verified | ||
| Environment: |
Ubuntu running Trusty. Laptop dev box nothing terribly special. |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Sprint: | 10.1.18 | ||||||||
| Description |
|
When accessing mysql without using the -A flag any query I would execute would fail immediately. The error I get using the console is: ERROR 2006 (HY000): MySQL server has gone away Any select doesn't work, even a
However I could see the databases. Use any of the databases. Serg suggested the following: [14:53:14] serg: so, try this. run mysql -A. FYI the date of this conversation was the 14th of May 2015. I'm providing the url to the syslog information that I was getting at the time of the issue. Hopefully this helps. |
| Comments |
| Comment by Elena Stepanova [ 2015-05-18 ] | |||||||||||||||||||
|
Thanks for the report.
| |||||||||||||||||||
| Comment by Elena Stepanova [ 2015-10-27 ] | |||||||||||||||||||
|
Hopefully it will be fixed in the scope of | |||||||||||||||||||
| Comment by Alexey Botchkov [ 2016-09-22 ] | |||||||||||||||||||
|
I belive this one was already fixed. | |||||||||||||||||||
| Comment by Elena Stepanova [ 2016-09-22 ] | |||||||||||||||||||
|
Fixed in 10.1.9 by the patch for |