[MDEV-16889] Spider Crash mysqld got exception 0xc0000005 Created: 2018-08-03 Updated: 2018-08-30 Resolved: 2018-08-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Affects Version/s: | 10.3.8 |
| Fix Version/s: | 10.3.10, 10.4.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | LostInForest | Assignee: | Jacob Mathew (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
windows7,mariadb10.3.8 zip; |
||
| Attachments: |
|
| Description |
|
Before this,we used a centos 7 system with mariadb 10.3.7,it always crashed ,don't know why. |
| Comments |
| Comment by Jacob Mathew (Inactive) [ 2018-08-18 ] |
|
Kentoku, please review my fix for the related problems, including the additional problem that you observed above, in commit eb9e723 on my branch. |
| Comment by Kentoku Shiba (Inactive) [ 2018-08-29 ] |
|
It's caused by not only const table but also other cases. I think the following fix can also use for this issue. Please check it. |
| Comment by Jacob Mathew (Inactive) [ 2018-08-30 ] |
|
Kentoku, I like your solution better, as it is a more general solution that not only fixes the reported problem but also fixes other potential problems. I will push your fix. |
| Comment by Jacob Mathew (Inactive) [ 2018-08-30 ] |
|
Fix is pushed to 10.3. |
| Comment by Jacob Mathew (Inactive) [ 2018-08-30 ] |
|
Fix is pushed to 10.4. |