Bug #51592 Copying and pasting SQL statements
Submitted: 1 Mar 2010 1:03 Modified: 1 Mar 2010 11:33
Reporter: Bradley Tinfow Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:5.2.16 OSS Beta Revision 5249 OS:Windows
Assigned to: CPU Architecture:Any

[1 Mar 2010 1:03] Bradley Tinfow
Description:
Exception = System.AccessViolationException
Message = Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
FullText = System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at Sql_editor.check_sql(Sql_editor* , shared_ptr<Sql_editor>* , Boolean )
   at MySQL.Grt.Db.Sql.Sql_editor.check_sql()
   at MySQL.Grt.Db.Sql.SqlEditor.CheckSyntax()
   at MySQL.Grt.Db.Sql.SqlEditor.BackgroundActionTimer(Object obj, EventArgs args)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

How to repeat:
Copy large number of SQL statements into SQL Editor window.
[1 Mar 2010 11:33] Valeriy Kravchuk
This is a duplicate of Bug #51324.
[1 Mar 2010 11:36] MySQL Verification Team
Error message

Attachment: wb-memory-msg.png (image/png, text), 34.63 KiB.