• Sven Sandberg's avatar
    BUG#47995: Mark system functions as unsafe · 349f48e1
    Sven Sandberg authored
    Problem: Some system functions that could return different values on
    master and slave were not marked unsafe. In particular:
     GET_LOCK
     IS_FREE_LOCK
     IS_USED_LOCK
     MASTER_POS_WAIT
     RELEASE_LOCK
     SLEEP
     SYSDATE
     VERSION
    Fix: Mark these functions unsafe.
    349f48e1
rpl_stm_000001.test 3.61 KB