Bug #36936 Clicking small blue dot in script editor does not make a breakpoint
Submitted: 24 May 2008 10:44 Modified: 26 May 2009 13:15
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

[24 May 2008 10:44] Janek Bogucki
Description:
In a new script tab with this script

create table jj(jj int);
drop table jj;
create table jj(jj int);
drop table jj;

a small blue dot is shown to the left of each statement. According to the MySQL Query Browser manual it should be possible to click the blue dot to set a breakpoint. I cannot do that.

The menu item "Script > Toggle Breakpoint" does work; the small blue dot changes into a larger red dot (a breakpoint).

How to repeat:
Click a blue dot in a script tab and see it not change into a red dot
[24 May 2008 20:43] MySQL Verification Team
Thank you for the bug report. I could not repeat the behavior reported. Could you please provide a screen-shoot which shows that behaviorw. Thanks in advance.
[26 May 2008 9:22] Janek Bogucki
Blue per statement unclickable dots in script tab

Attachment: mysql-query-browser-blue-dots-in-script-tab.png (image/png, text), 4.45 KiB.

[26 May 2008 9:23] Janek Bogucki
Does this screenshot of the blue unclickable dots in the script tab help?
[26 May 2008 11:06] MySQL Verification Team
Thank you for the bug report.
[26 May 2009 13:15] 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/