Bug #5727 QB slow when may errors
Submitted: 24 Sep 2004 9:42 Modified: 25 Nov 2004 10:16
Reporter: Andreas Götz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.0.7 OS:Windows (WinXP SP2)
Assigned to: Mike Lischke CPU Architecture:Any

[24 Sep 2004 9:42] Andreas Götz
Description:
When running a script with many lines & script errors, QB will take ages to display all the errors in the script and hog 100% CPU during that time.

How to repeat:
run a script with 1000 lines containing errors

Suggested fix:
Stop the script after a definable number of errors, usually 10 should be enough?
[24 Sep 2004 9:45] Andreas Götz
After too many errors, QB will actually display 'Out of memory' and crash...
[25 Nov 2004 10:15] Mike Lischke
This is another problem that is already solved in newer versions of QB. Now the execution is stopped at the line with an error as soon as the first error appears. Please update to the latest version of QB.

Mike