[MXS-1359] qc_sqlite crashes with a very large compound select Created: 2017-08-14 Updated: 2017-08-22 Resolved: 2017-08-22 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | qc_sqlite |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
qc_sqlite crashes with a very large compound select like
That may be unlikely, but the values in an INSERT INTO ... VALUES are handled by the same code and hence will crash as well. |