Description:
I was creating a table then this raised
----- Developer Notes -----
MySQL Workbench CE for Windows version 5.2.42 revision 9752
Configuration Directory: C:\Users\Daniel.Meza\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows 7 Service Pack 1 (build 7601), 32-bit
CPU: 4x Intel(R) Core(TM)2 Quad CPU Q9400 @ 2.66GHz, 3.2 GiB RAM
Active video adapter (0): Intel(R) G41 Express Chipset (Microsoft Corporation - WDDM 1.1)
Installed video RAM: 1421 MB
Current video mode: 1440 x 900 x 4294967296 colores
Used bit depth: 32
Driver version: 8.15.10.1749
Installed display drivers: igdumd32.dll,igd10umd32.dll
Current user language: Español (México)
Exception = System.ArgumentOutOfRangeException
Message = El índice estaba fuera del intervalo. Debe ser un valor no negativo e inferior al tamaño de la colección.
Nombre del parámetro: index
FullText = System.ArgumentOutOfRangeException: El índice estaba fuera del intervalo. Debe ser un valor no negativo e inferior al tamaño de la colección.
Nombre del parámetro: index
en System.Collections.ArrayList.get_Item(Int32 index)
en System.Windows.Forms.ToolStripItemCollection.get_Item(Int32 index)
en MySQL.Utilities.FindPanel.AddRecentSearchItem()
en MySQL.Utilities.FindPanel.textBox_KeyDown(Object sender, KeyEventArgs e)
en System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
en System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
en System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
en System.Windows.Forms.Control.WmKeyChar(Message& m)
en System.Windows.Forms.Control.WndProc(Message& m)
en System.Windows.Forms.TextBoxBase.WndProc(Message& m)
en System.Windows.Forms.TextBox.WndProc(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
en System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
en System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
How to repeat:
Well it has happened me twice so here's what i did:
1.- Create a new schema (utf8/utf8_general_ci)
2.- Start typing then modifying fields in the editor and then this came out