Bug #62055 | Race condition in check_temp_dir() from multiple mysqld instances | ||
---|---|---|---|
Submitted: | 2 Aug 2011 10:24 | Modified: | 19 Dec 2011 1:29 |
Reporter: | Yoshinori Matsunobu (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Replication | Severity: | S3 (Non-critical) |
Version: | 5.1.59, 5.5.15 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[2 Aug 2011 10:24]
Yoshinori Matsunobu
[2 Aug 2011 11:09]
Valeriy Kravchuk
Thank you for the problem report. Verified by code review.
[19 Dec 2011 1:29]
Jon Stephens
Documented fix in the 5.6.5 changelog as follows: A race condition could occur when running multiple instances of mysqld on a single machine, when more than slave thread was started at the same time, and each such thread tried to use the same temporary file. Closed.
[19 Dec 2011 1:29]
Jon Stephens
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at http://dev.mysql.com/doc/en/installing-source.html