1. 25 Jul, 2016 2 commits
    • Daniele Sciascia's avatar
      MW-267 Enforce wsrep_max_ws_size limit in wsrep provider · 74f80b34
      Daniele Sciascia authored
      This changes variable wsrep_max_ws_size so that its value
      is linked to the value of provider option repl.max_ws_size.
      That is, changing the value of variable wsrep_max_ws_size
      will change the value of provider option repl.max_ws_size,
      and viceversa.
      The writeset size limit is always enforced in the provider,
      regardless of which option is used.
      74f80b34
    • Daniele Sciascia's avatar
      MW-269 Fix outstanding issues with wsrep_max_ws_rows · 5197fcf6
      Daniele Sciascia authored
      This patch includes two fixes:
      
      1) Rollback when wsrep_max_ws_rows is exceeded would not switch
      back to previous autocommit mode; and 2) Internal rows counter
      would not be reset on implicit commits.
      5197fcf6
  2. 20 Jul, 2016 2 commits
  3. 30 Jun, 2016 1 commit
  4. 27 Jun, 2016 2 commits
  5. 24 Jun, 2016 3 commits
  6. 23 Jun, 2016 5 commits
  7. 22 Jun, 2016 9 commits
  8. 21 Jun, 2016 16 commits