Bug #52483 error
Submitted: 30 Mar 2010 17:22 Modified: 30 Apr 2010 11:43
Reporter: andrea pasotti Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S2 (Serious)
Version:5.2.16 OS:Any
Assigned to: CPU Architecture:Any

[30 Mar 2010 17:22] andrea pasotti
Description:
Exception = System.Runtime.InteropServices.SEHException
Message = Eccezione lanciata da un componente esterno.
FullText = System.Runtime.InteropServices.SEHException: Eccezione lanciata da un componente esterno.
   in bec.FKConstraintColumnsListBE.get_column_is_fk(FKConstraintColumnsListBE* , NodeId* )
   in MySQL.Grt.Db.FKConstraintColumnsListBE.get_column_is_fk(NodeId node)
   in MySQL.GUI.Workbench.Plugins.DbMysqlTableFkColumnListModel.columnEnabledFkNodeControl_CheckStateChanged(Object sender, TreePathEventArgs e)
   in System.EventHandler`1.Invoke(Object sender, TEventArgs e)
   in Aga.Controls.Tree.NodeControls.NodeCheckBox.OnCheckStateChanged(TreePathEventArgs args)
   in Aga.Controls.Tree.NodeControls.NodeCheckBox.OnCheckStateChanged(TreeNodeAdv node)
   in Aga.Controls.Tree.NodeControls.NodeCheckBox.SetCheckState(TreeNodeAdv node, CheckState value)
   in Aga.Controls.Tree.NodeControls.NodeCheckBox.MouseDown(TreeNodeAdvMouseEventArgs args)
   in Aga.Controls.Tree.TreeViewAdv.OnMouseDown(MouseEventArgs e)
   in System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
   in System.Windows.Forms.Control.WndProc(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
change fk
[30 Mar 2010 17:41] Valeriy Kravchuk
Thank you for the problem report. What exact version of MySQL Workbench, 5.x.y, do you use? What change you tried to apply to the foreign key? What exact data types referencing and referenced columns of foreign key have?
[30 Mar 2010 18:23] andrea pasotti
What exact version of MySQL Workbench, 5.x.y, do you use? --> 5.2.16 beta
What change you tried to apply to the foreign key? ---> i need to remove a filed add automaticaly after link create using designer
What exact data types referencing and referenced columns of foreign key have? ---> char
[31 Mar 2010 11:43] Susanne Ebrecht
I am not able to repeat this.

Is it repeatable for you?
[1 May 2010 23:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".