Bug #68105 5.5+ docs not updated re. slow-logging replicated queries
Submitted: 17 Jan 2013 9:26 Modified: 29 Jan 2013 14:52
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.5, 5.6 OS:Any
Assigned to: Jon Stephens CPU Architecture:Any
Tags: doc

[17 Jan 2013 9:26] Laurynas Biveinis
Description:
https://dev.mysql.com/doc/refman/5.5/en/replication-features-logging.html
https://dev.mysql.com/doc/refman/5.6/en/replication-features-logging.html

both read

Replication slaves do not write replicated queries to the slow query log, even if the same queries were written to the slow query log on the master. This is a known issue. (Bug #23300) 

This is outdated due to https://dev.mysql.com/doc/refman/5.5/en/replication-options-slave.html#option_mysqld_log-s...

https://dev.mysql.com/doc/refman/5.1/en/replication-features-logging.html is OK.

How to repeat:
By reading.

Suggested fix:
Update the docs.
[17 Jan 2013 9:44] MySQL Verification Team
Thanks for pointing this out.
[29 Jan 2013 14:52] 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.