Bug #50777 Error if show slow query log
Submitted: 1 Feb 2010 6:25 Modified: 19 Mar 2010 12:06
Reporter: Jim Heng Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.15 OS:Other (OpenSuse)
Assigned to: CPU Architecture:Any

[1 Feb 2010 6:25] Jim Heng
Description:
If you setting to store the slow query is CSV, and use the workbench to view the log, you will get an error.

How to repeat:
Exception = System.Runtime.InteropServices.ExternalException
Message = A generic error occurred in GDI+.
FullText = System.Runtime.InteropServices.ExternalException: A generic error occurred in GDI+.
   at System.Drawing.Graphics.CheckErrorStatus(Int32 status)
   at System.Drawing.Graphics.DrawString(String s, Font font, Brush brush, RectangleF layoutRectangle, StringFormat format)
   at Aga.Controls.Tree.NodeControls.BaseTextControl.Draw(TreeNodeAdv node, DrawContext context)
   at Aga.Controls.Tree.TreeViewAdv.DrawNode(TreeNodeAdv node, DrawContext context)
   at Aga.Controls.Tree.TreeViewAdv.DrawRow(PaintEventArgs e, DrawContext& context, Int32 row, Rectangle rowRect)
   at Aga.Controls.Tree.TreeViewAdv.OnPaint(PaintEventArgs e)
   at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer, Boolean disposeEventArgs)
   at System.Windows.Forms.Control.WmPaint(Message& m)
   at System.Windows.Forms.Control.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)
[1 Feb 2010 6:38] Valeriy Kravchuk
Thank you for the problem report. What exact version of WB, 5.2.x, do you use?
[1 Feb 2010 7:20] Jim Heng
My WB Version is 5.2.15 OSS Beta

Configuration tab also will show me the "Unhandled expection: Channel Closed"
[1 Feb 2010 11:17] MySQL Verification Team
Could you please provide your my.ini file?. Thanks in advance.
[10 Feb 2010 12:09] Susanne Ebrecht
Which server version are you using?

Additionally, we could need the error log.
[11 Feb 2010 0:25] Jim Heng
MySQL Error Log

Attachment: mysql_error.zip (application/zip, text), 42.05 KiB.

[11 Feb 2010 0:26] Jim Heng
My Server Version:

Linux version 2.6.16.21-0.8-bigsmp (geeko@buildhost) (gcc version 4.1.0 (SUSE Linux)) #1 SMP Mon Jul 3 18:25:39 UTC 2006

The MySQL error log is attached in previous message.
Thanks for helping
[19 Feb 2010 12:06] Susanne Ebrecht
The error you are getting is because you run into "permission denied" error.

Are you sure you connected via super user?
[20 Mar 2010 0: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".