Bug #15947 libmysqlgrt.dll, debug error!
Submitted: 23 Dec 2005 0:49 Modified: 18 May 2006 23:00
Reporter: Edwin Cruz Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Preview Severity:S3 (Non-critical)
Version:1.0.6 OS:Windows (Windows XP sp2)
Assigned to: CPU Architecture:Any

[23 Dec 2005 0:49] Edwin Cruz
Description:
When I delete a row in table editor and apply changes a message appears saying debug error
Program: mysql-workbench.exe
Module: libmysqlgrt.dll
file:
Run-Time Check failure #3 - The variable "next"  is beign  used without  being defined

How to repeat:
Create A table
edit the table
doble click on the first row(it creates a primary key)
Apply Changes
Close
Edit again the thable
on the first row click-right and delete it
Apply Changes
Error!

Suggested fix:
It must be with row table pointer, it is erased from the canvas but not in the list of rows.
[23 Dec 2005 7:43] Aleksey Kishkin
Edwin, at this moment we do not process bugs of mysql workbench, because it's still
in the intensive development, and we provided snapshot in order to give people
first implression of WB. 

I am changing status to 'Analyzing' and return to this bugreport when WB will be
issued officially.
[18 May 2006 21:02] Valeriy Kravchuk
Please, try to repeat with a newer version, 1.0.6, and inform about the results.
[18 May 2006 23:00] Edwin Cruz
Now it works pefectly!!

Congratulations for to all of you...