Bug #50795 Executing an sql import from a big file (8 Mo)
Submitted: 1 Feb 2010 15:52 Modified: 10 Mar 2010 2:07
Reporter: Aur?lien Vairet Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:5.2.15 OS:Windows (xp pro sp3)
Assigned to: Mike Lischke CPU Architecture:Any

[1 Feb 2010 15:52] Aur?lien Vairet
Description:
Exception = System.AccessViolationException

FullText = System.AccessViolationException: Tentative de lecture ou d'écriture de mémoire protégée. Cela indique souvent qu'une autre mémoire est endommagée.
   à MySQL.Grt.ListModel.get_field(NodeId node, Int32 column, String& value)
   à MySQL.Utilities.GridView.OnCellToolTipTextNeeded(Object sender, DataGridViewCellToolTipTextNeededEventArgs e)
   à System.Windows.Forms.DataGridView.OnCellToolTipTextNeeded(DataGridViewCellToolTipTextNeededEventArgs e)
   à System.Windows.Forms.DataGridView.OnCellToolTipTextNeeded(Int32 columnIndex, Int32 rowIndex, String toolTipText)
   à System.Windows.Forms.DataGridViewCell.GetToolTipText(Int32 rowIndex)
   à System.Windows.Forms.DataGridViewCell.OnCellDataAreaMouseEnterInternal(Int32 rowIndex)
   à System.Windows.Forms.DataGridViewCell.OnMouseMoveInternal(DataGridViewCellMouseEventArgs e)
   à System.Windows.Forms.DataGridView.OnCellMouseMove(DataGridViewCellMouseEventArgs e)
   à System.Windows.Forms.DataGridView.UpdateMouseEnteredCell(HitTestInfo hti, MouseEventArgs e)
   à System.Windows.Forms.DataGridView.OnMouseMove(MouseEventArgs e)
   à System.Windows.Forms.Control.WmMouseMove(Message& m)
   à System.Windows.Forms.Control.WndProc(Message& m)
   à System.Windows.Forms.DataGridView.WndProc(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   à System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   à System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
Executing an sql import from a big file (8 Mo)
[1 Feb 2010 16:49] Aur?lien Vairet
I've a 50 MB sql file with INSERT statements.
I've click "Open SQL script" on File menu.
And then the error I've reported was came... Workbench crashes!

Sorry for my poor English... I'm French ;o)
[10 Feb 2010 2:07] MySQL Verification Team
Thank you for the bug report. Could you please describe step by step how you tried to execute the sql import?. Thanks in advance.
[11 Mar 2010 0:01] 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".