Bug #55034 bug #51377 still not fixed - accessing I_S processlist table causes crashes
Submitted: 6 Jul 2010 18:55 Modified: 21 Aug 2010 19:44
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Locking Severity:S1 (Critical)
Version:5.1.48 OS:Solaris
Assigned to: CPU Architecture:Any

[6 Jul 2010 18:55] Shane Bester
Description:
bug #51377 is still seen after the fix.

still seeing this crash on:
mysql-advanced-gpl-5.1.48-solaris10-sparc-64bit

thd->query at 3429009c0 = SELECT COUNT(*) AS num_long_running, @@long_query_time AS long_running_time FROM information_schema.processlist WHERE time > @@long_query_time AND state = 'Locked'

How to repeat:
not sure yet.
[6 Jul 2010 19:07] MySQL Verification Team
error log..

Attachment: bug55034_5.1.48_error_log.txt (text/plain), 3.66 KiB.

[21 Aug 2010 19:44] Sveta Smirnova
Thank you for the report.

This is duplicate of bug #53822 which has repeatable test case.