• Andrei Elkin's avatar
    Bug #45576 rpl_row_create_table fails on PB2 · 5693e220
    Andrei Elkin authored
    The test failed due to Bug #29790.
    However, logics of the failing part does not need I_S selecting.
    
    Fixing to remove the non-deterministic I_S selecting as redundant
    from a part of the test dealing with BUG@22864.
    
    
    mysql-test/suite/rpl/r/rpl_row_create_table.result:
      results updated.
    mysql-test/suite/rpl/t/disabled.def:
      rpl_row_create_table is re-enabled.
    mysql-test/suite/rpl/t/rpl_row_create_table.test:
      removed a non-deterministic I_S selecting as redundant
      from a part of the test dealing with BUG@22864.
    5693e220
rpl_row_create_table.test 8.48 KB