Description:
not refreshing schema files
----- Developer Notes -----
MySQL Workbench CE for Windows version 5.2.41 revision 9724
Configuration Directory: C:\Users\Marshall\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files\MySQL\MySQL Workbench CE 5.2.41
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 Q8400 @ 2.66GHz, 1.9 GiB RAM
Active video adapter (0): Intel(R) G45/G43 Express Chipset
Installed video RAM: 830 MB
Current video mode: 1920 x 1080 x 4294967296 colors
Used bit depth: 32
Driver version: 8.15.10.2302
Installed display drivers: igdumdx32.dll,igd10umd32.dll
Current user language: English (United States)
Exception = System.InvalidCastException
Message = Unable to cast object of type 'System.Reflection.RuntimePropertyInfo' to type 'MySQL.GUI.Workbench.Plugins.DockablePlugin'.
FullText = System.InvalidCastException: Unable to cast object of type 'System.Reflection.RuntimePropertyInfo' to type 'MySQL.GUI.Workbench.Plugins.DockablePlugin'.
at MySQL.GUI.Workbench.Plugins.DockablePlugin.GetFromFixedPtr(IntPtr ptr)
at MySQL.GUI.Workbench.MainForm.ShowPlugin(IntPtr ptr)
at MySQL.Forms.AppImpl.show_editor_wrapper(UInt32 native_handle)
at boost.detail.function.void_function_invoker1<void (__cdecl*)(unsigned int),void,unsigned int>.invoke(function_buffer* function_ptr, UInt32 a0)
at wb.WBContext.flush_idle_tasks(WBContext* )
at MySQL.Workbench.WbContext.flush_idle_tasks()
at MySQL.GUI.Workbench.Program.timer_Tick(Object sender, EventArgs e)
How to repeat:
create tables in the eer diagram and then try to refresh the whole database. changes do not take.