Bug #106915 Not sure what this means?
Submitted: 5 Apr 2022 14:39 Modified: 5 May 2022 15:39
Reporter: Krystle W Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: MySQL Verification Team CPU Architecture:Any

[5 Apr 2022 14:39] Krystle W
Description:
This was the copied information from the bug report.

Exception = System.Runtime.InteropServices.SEHException
Message = External component has thrown an exception.
FullText = System.Runtime.InteropServices.SEHException (0x80004005): External component has thrown an exception.
   at MySQL.Grt.ListModelWrapper.set_field(NodeIdWrapper node, Int32 column, Int32 value)
   at MySQL.GUI.Workbench.Plugins.DbMysqlTableEditor.columnFlagsChanged(Object sender, EventArgs e)
   at System.Windows.Forms.CheckBox.OnCheckStateChanged(EventArgs e)
   at System.Windows.Forms.CheckBox.set_CheckState(CheckState value)
   at System.Windows.Forms.CheckBox.set_Checked(Boolean value)
   at MySQL.GUI.Workbench.Plugins.DbMysqlTableEditor.columnsTreeView_SelectionChanged(Object sender, EventArgs e)
   at Aga.Controls.Tree.TreeViewAdv.OnSelectionChanged()
   at Aga.Controls.Tree.TreeViewAdv.set_SuspendSelectionEvent(Boolean value)
   at Aga.Controls.Tree.NormalInputState.DoMouseOperation(TreeNodeAdvMouseEventArgs args)
   at Aga.Controls.Tree.NormalInputState.MouseDown(TreeNodeAdvMouseEventArgs args)
   at Aga.Controls.Tree.TreeViewAdv.OnMouseDown(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
Added a table to the database, then added a few columns and datatypes. Added the wrong datatype and tried to remove the selected row. It through the error right after that.

Suggested fix:
Not sure?
[5 Apr 2022 15:39] MySQL Verification Team
Hi Mr. W,

This could be a bug in MySQL Workbench.

First of all, try using latest release, which is 8.0.28.

If you experience problems with that release, then send us a detailed list of the steps that you have performed to get to this problem. Everything has to be described in detail, including OS , its version, CPU etc ........

We are waiting on your full feedback, but only if problems persist with 8.0.28.
[6 May 2022 1: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".