Solved "SHOW SLAVE STATUS" query calls write connection

This topic has been solved
G

grisha2217

Guest
Code:

ReplicationAdapter::getConnectionForQuery

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

Continue reading...