Bug #67910 blew up at manual editing- tried to move 1300 tables- ran out of memory
Submitted: 15 Dec 2012 2:38 Modified: 15 Feb 2013 17:29
Reporter: Mark Modig Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Migration Severity:S2 (Serious)
Version:5.2.44 OS:Windows (Microsoft Windows Server 2003 R2, Standard Edition Service Pack 2 (build 3790))
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[15 Dec 2012 2:38] Mark Modig
Description:
See above

----- Developer Notes -----

MySQL Workbench CE for Windows version 5.2.44  revision 9933
Configuration Directory: C:\Documents and Settings\iccdsdb3admin\Application Data\MySQL\Workbench
Data Directory: C:\Program Files\MySQL\MySQL Workbench 5.2 CE
Cairo Version: 1.8.8
OS: Microsoft Windows Server 2003 R2, Standard Edition Service Pack 2 (build 3790)
CPU: 4x Intel(R) Xeon(R) CPU           E5320  @ 1.86GHz, 4.0 GiB RAM
Active video adapter (0): ATI ES1000 
Installed video RAM: 16 MB
Current video mode: 1024 x 768 x 65536 colors
Used bit depth: 16
Driver version: 6.14.10.6606
Installed display drivers: ati2dvag.dll
Current user language: English (United States)

Exception = System.OutOfMemoryException
Message = Exception of type 'System.OutOfMemoryException' was thrown.
FullText = System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
   at System.Text.StringBuilder.ReplaceBufferInternal(Char* newBuffer, Int32 newLength)
   at System.Windows.Forms.UnsafeNativeMethods.GetWindowText(HandleRef hWnd, StringBuilder lpString, Int32 nMaxCount)
   at System.Windows.Forms.Control.get_WindowText()
   at System.Windows.Forms.Control.set_CacheTextInternal(Boolean value)
   at System.Windows.Forms.Control.PerformLayout(LayoutEventArgs args)
   at System.Windows.Forms.Control.PerformLayout()
   at System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
   at System.Windows.Forms.Layout.LayoutTransaction.Dispose()
   at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   at System.Windows.Forms.Control.set_Visible(Boolean value)
   at Aga.Controls.Tree.TreeViewAdv.UpdateHScrollBar()
   at Aga.Controls.Tree.TreeViewAdv.UpdateScrollBars()
   at Aga.Controls.Tree.TreeViewAdv.SafeUpdateScrollBars()
   at Aga.Controls.Tree.TreeViewAdv.UnsafeFullUpdate()
   at Aga.Controls.Tree.TreeViewAdv.FullUpdate()
   at Aga.Controls.Tree.TreeViewAdv._model_NodesInserted(Object sender, TreeModelEventArgs e)
   at Aga.Controls.Tree.TreeModel.OnNodeInserted(Node parent, Int32 index, Node node)
   at Aga.Controls.Tree.Node.NodeCollection.InsertItem(Int32 index, Node item)
   at System.Collections.ObjectModel.Collection`1.Add(T item)
   at TreeNodeImpl.insert_child(TreeNodeImpl* , TreeNodeRef* , Int32 index)
   at MySQL.Forms.ButtonImpl.button_click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
Take a DB with 5000 tables, try to migrate 1300
[15 Jan 2013 17:29] Rafael Antonio Bedoy Torres
Hello Mark, can you please try upgrading to 5.2.45 and if you still get your bug, please add more details on this report.

Thanks in advance!
[16 Feb 2013 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".