
The COM_STMT_FETCH queries are always executed when the result has not been fully read. This means that the statement queuing code needs to allow COM_STMT_FETCH commands to pass if a statement is being executed but the command queue is empty.
The COM_STMT_FETCH queries are always executed when the result has not been fully read. This means that the statement queuing code needs to allow COM_STMT_FETCH commands to pass if a statement is being executed but the command queue is empty.