Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.9.1
Description
temptables objects are created upon database connection. In case of creating a readonly connection it should be restored .
Also there's a bug in dml_pgsql_read_slave_test - it will fail if pgsql extension is not enabled. It should skip instead.