1. 20 Mar, 2020 1 commit
    • Daniele Sciascia's avatar
      Fix MTR test galera_3nodes_sr.galera_vote_sr (#1439) · fcc0b89d
      Daniele Sciascia authored
      A large INSERT would occasionally fail with a deadlock error. This
      is due to a limitation in galera library: large writesets that are
      internally fragmented (> 32KB), may fail to replicate during a
      configuration change. Even if the configuration change is from primary
      to primary.
      Changed the test to reduce writeset sizes from ~65K to ~16K.
      fcc0b89d
  2. 19 Mar, 2020 3 commits
  3. 18 Mar, 2020 18 commits
  4. 17 Mar, 2020 13 commits
  5. 16 Mar, 2020 5 commits