• sjaakola's avatar
    refs: MW-279 · 5996c7ba
    sjaakola authored
    - At startup time global wsrep_on is set too late and some wsrep paths may be executed
      because of this. e.g. replication slave restart could happen before wsrep_on state is defined.
    - This fix checks both global wsrep_on and wsrep_provider values to determine if wsrep
      processing should happen
    - Fix affects all instances where WSREP_ON macro is used
    5996c7ba
wsrep_mysqld.h 12.5 KB