[MXS-4616] Limit the number of statements to be executed in the Query Editor Created: 2023-05-12 Updated: 2023-09-01 Resolved: 2023-09-01 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxgui |
| Affects Version/s: | 6.4.6, 22.08.5, 23.02.1 |
| Fix Version/s: | 22.08.9 |
| Type: | Bug | Priority: | Major |
| Reporter: | Duong Thien Ly | Assignee: | Duong Thien Ly |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-189 |
| Description |
|
There should be a limit. e.g. A batch query with thousands of insert statements should not be allowed or there should be a warning sign. Keeping large result sets in memory in a browser is not a good idea, the browser may freeze. |