Bug #36951 "Script > Clear Breakpoints" clears one breakpoint instead of all breakpoints
Submitted: 26 May 2008 9:29 Modified: 26 May 2009 13:12
Reporter: Janek Bogucki Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.12 OS:Linux (Kubuntu 8.04)
Assigned to: CPU Architecture:Any

[26 May 2008 9:29] Janek Bogucki
Description:
In MySQL Query Browser "Script > Clear Breakpoints" clears one breakpoint instead of all breakpoints.

How to repeat:
In a new script tab add this script

select sleep(1);
select sleep(1);
select sleep(1);
select sleep(1);
select sleep(1);

Set a breakpoint on each statement. Select "Script > Clear Breakpoints". Note that only one breakpoint is cleared per menu action.
[26 May 2008 11:03] MySQL Verification Team
Thank you for the bug report.
[26 May 2009 13:12] Susanne Ebrecht
Many thanks for writing a bug report. We are on the way to implement full functionality of MySQL Query Browser into MySQL Workbench. Unfortunately you are using an unsupported platform. More informations about supported platforms you will find here:

http://www.mysql.com/support/supportedplatforms/tools.html

More informations about MySQL Workbench you will find here:

http://dev.mysql.com/workbench/