Bug #69913 temporary-files.html ignores --slave-load-tmpdir
Submitted: 2 Aug 2013 21:57 Modified: 2 Oct 2013 11:51
Reporter: Domas Mituzas Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.x OS:Any
Assigned to: Jon Stephens CPU Architecture:Any

[2 Aug 2013 21:57] Domas Mituzas
Description:
manual in http://dev.mysql.com/doc/refman/5.6/en/temporary-files.html says that tmpdir on tmpfs is bad for replication, which is correct, but --slave-load-tmpdir fixes that, so the statement may deceive

How to repeat:
read the manual

Suggested fix:
tell that --slave-load-tmpdir is necessary for LOAD DATA replication, if tmpdir is volatile
[3 Aug 2013 0:35] MySQL Verification Team
Thank you for the bug report.
[2 Oct 2013 11:51] Jon Stephens
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.

Updated 5.0+ versions of Manual. Fixed in mysqldoc rev 36364.

Closed.