Bug #64258 | WAIT_FOR_READ is stuck in the 90s | ||
---|---|---|---|
Submitted: | 8 Feb 2012 0:55 | Modified: | 7 Nov 2012 22:55 |
Reporter: | Mark Callaghan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: InnoDB Plugin storage engine | Severity: | S5 (Performance) |
Version: | 5.1 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | disk, innodb, performance |
[8 Feb 2012 0:55]
Mark Callaghan
[8 Feb 2012 1:01]
Mark Callaghan
I prefer that this get changed to use a condition variable and if that is too much work a my.cnf variable should work for now.
[8 Feb 2012 4:54]
Valeriy Kravchuk
Thank you for the problem report. Same constant is used in current mysql-5.5 and mysql-trunk also.
[7 Nov 2012 22:55]
John Russell
Added to changelog for 5.1.67, 5.5.29, 5.6.9, 5.7.0: The timing values for low-level InnoDB read operations were adjusted for better performance with fast storage devices, such as SSD. This enhancement primarily affects read operations for BLOB columns in compressed tables.