Skip to content
  • Srdjan's avatar
    MDL-69451 dml: use same temptables for both rw and ro database handle · fa0eecd6
    Srdjan authored
    moodle_read_slave_trait: when creating another handle, restore temptables
    property that is clobbered by raw_connect().
    
    Also a better condition for temptable related queries detection in
    pgsql_native_moodle_database.
    
    dml_pgsql_read_slave_test::test_temp_table(): use real db connection
    if possible, otherwise skip the test.
    fa0eecd6