[MXS-4612] Query Editor: High memory usage when multiple statements are executed in a batch query Created: 2023-05-11  Updated: 2023-05-12  Resolved: 2023-05-11

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.6, 23.02.2

Type: Bug Priority: Major
Reporter: Duong Thien Ly Assignee: Duong Thien Ly
Resolution: Fixed Votes: 0
Labels: None

Attachments: PNG File DOM_pollution.png     PNG File DOM_pollution_fixed.png    

 Description   

Result sets for multi statements should not be all rendered at once, otherwise the browser would consume too much memory leading to a freeze.



 Comments   
Comment by Duong Thien Ly [ 2023-05-11 ]

The DOM pollution issue is fixed by replacing the tabs UI with a menu dropdown. This menu dropdown renders only 30 items at a time, the rest will be rendered on demand. aka "virtual scroll"

Generated at Thu Feb 08 04:29:54 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.