17.4.1.18 Replication and the Slow Query Log
In older versions of MySQL, replication slaves did 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 no longer an issue in MySQL 5.5. (Bug #23300)