1. 16 Nov, 2015 1 commit
    • Nirbhay Choubey's avatar
      MTR: rsync process is left running if pid file is removed · c78fc8b1
      Nirbhay Choubey authored
      MTR drops the datadir in the event of a test failure. In case mysqld
      is running as a Galera node and a failure occurs while the SST is in
      progress, the rsync pid file gets removed as part of the cleanup and
      wsrep_sst_rsync, which relies on this file, fails to kill the rsync.
      Fixed by using the cached $RSYNC_REAL_PID to kill rsync daemon.
      c78fc8b1
  2. 15 Nov, 2015 1 commit
  3. 05 Nov, 2015 2 commits
  4. 31 Oct, 2015 1 commit
  5. 28 Oct, 2015 7 commits
  6. 27 Oct, 2015 3 commits
  7. 26 Oct, 2015 2 commits
  8. 25 Oct, 2015 1 commit
  9. 24 Oct, 2015 4 commits
  10. 23 Oct, 2015 1 commit
    • Monty's avatar
      Fixed MDEV-8408 · d546d1cc
      Monty authored
      Assertion `inited==INDEX' failed in int handler::ha_index_first(uchar*)
      
      The crash was because errors from init_read_record_idx() was not taken care of.
      d546d1cc
  11. 22 Oct, 2015 8 commits
  12. 21 Oct, 2015 7 commits
  13. 20 Oct, 2015 2 commits