Fix for bug #35732: read-only blocks SELECT statements in InnoDB
Problem: SELECTs prohibited for a transactional SE in autocommit mode if read_only is set. Fix: allow them.
Showing
Please register or sign in to comment
Problem: SELECTs prohibited for a transactional SE in autocommit mode if read_only is set. Fix: allow them.