"SHOW SLAVE STATUS" query calls write connection

grisha2217

Active member
Affected version
2.3.6
Code:
ReplicationAdapter::getConnectionForQuery

This function does not contain logic to handle the SHOW SLAVE STATUS query. This query should use the read connection.
 
Back
Top Bottom