Bug #65645 | READ/WRITE/WAIT timeouts are too long on FreeBSD | ||
---|---|---|---|
Submitted: | 17 Jun 2012 16:08 | Modified: | 27 Aug 2012 17:45 |
Reporter: | Lucas Holt | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: General | Severity: | S3 (Non-critical) |
Version: | 5.5.25 | OS: | FreeBSD (9.0) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | Contribution |
[17 Jun 2012 16:08]
Lucas Holt
[26 Jul 2012 16:49]
Sveta Smirnova
Thank you for the report. I did OLTP sysbench test and results differ not so much to say about consistent improvement with the patch. Even more, with particular number of threads, results with patch slower. Which kind of queries affected? Which benchmark do you use? Please provide results in your environment, so we can compare with ours.
[27 Jul 2012 13:07]
Lucas Holt
Thanks for looking into this Sveta. The timeout values are invalid for FreeBSD as they are larger than the OS supports. You are correct about the performance. I went back to my original notes and I was debugging a significant performance problem with a Java application I had written. After updating from a pre 5.5.20 release, I had terrible performance and I narrowed it down to a bug with "As" on column names, Sun CachedRowSet, and the MySQL JDBC driver. That is a different problem though and doesn't belong on this bug report.
[27 Jul 2012 17:45]
Sveta Smirnova
Thank you for the feedback. Could you please point us to FreeBSD documentation describing this limitation? I also wonder why it matters: maximum values are not default and should not affect until you set them as default.
[28 Aug 2012 1: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".