
When a COM_STMT_EXECUTE or a COM_STMT_SEND_LONG_DATA command is executed, the query type of the prepared statement is used. This allows read-only prepared statements to be load balanced across slaves.
When a COM_STMT_EXECUTE or a COM_STMT_SEND_LONG_DATA command is executed, the query type of the prepared statement is used. This allows read-only prepared statements to be load balanced across slaves.