[MDEV-18091] using LIMIT with VALUES causes service crash (on Win7 64-bit) Created: 2018-12-27 Updated: 2018-12-27 Resolved: 2018-12-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Parser |
| Affects Version/s: | 10.3.9 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Ze Kritik | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
windows 7 64-bit using MySQL console |
||
| Issue Links: |
|
||||||||
| Description |
|
Performing following query causes service to halt, requiring a restart. values (1) limit 1,999 |
| Comments |
| Comment by Elena Stepanova [ 2018-12-27 ] |
|
Thanks for the report. It has already been filed as |