Bug #58810 Unhandled exception: Error executing 'SELECT * FROM mysql.slow_log ...
Submitted: 8 Dec 2010 9:50 Modified: 21 Nov 2011 18:26
Reporter: Istvan Lovas Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S3 (Non-critical)
Version:5.2.30 OS:Linux
Assigned to: CPU Architecture:Any

[8 Dec 2010 9:50] Istvan Lovas
Description:
Error
Unhandled exception: Error executing 'SELECT * FROM mysql.slow_log ORDER BY start_time LIMIT -25, 50':
1064. Error:1064

How to repeat:
The first time the table tab 'slow query log' is shown, a click on the 'newest' button generates this error. A click on an other button like 'Oldest' corrects this behaviour. After the table is readed correctly the buttons seam to work.
But why are the newest entries expected from row 26 to 50 at an initial reading?
[8 Dec 2010 9:53] Valeriy Kravchuk
What exact version of MySQL Workbench, 5.2.x, do you use?
[8 Dec 2010 9:56] Istvan Lovas
I use the version 5.2.30
[8 Dec 2010 15:13] MySQL Verification Team
Thank you for the bug report.
[21 Nov 2011 18:26] Philip Olson
Fixed as of 5.2.35:
        The <guilabel>Management</guilabel>, <guilabel>Server
        Logs</guilabel>, <guilabel>Slow Query Log</guilabel> view
        resulted in an unhandled exception after the initial
        <literal>Newest</literal> button usage.