1. 12 Dec, 2016 28 commits
  2. 10 Dec, 2016 1 commit
  3. 09 Dec, 2016 10 commits
  4. 08 Dec, 2016 1 commit
    • Marko Mäkelä's avatar
      MDEV-11422 rpl.rpl_parallel_optimistic_nobinlog failed in buildbot with... · 7ca1e2ab
      Marko Mäkelä authored
      MDEV-11422 rpl.rpl_parallel_optimistic_nobinlog failed in buildbot with "InnoDB: Killing connection failed Deadlock"
      
      innobase_kill_query(): Remove the bogus warning message
      (for the valid outcome err==DB_DEADLOCK) that was added in
      
      commit fec844ac
      Author: Jan Lindström <jan.lindstrom@mariadb.com>
      Date:   Tue Sep 6 09:43:16 2016 +0300
      
          Merge InnoDB 5.7 from mysql-5.7.14.
      
      Also, remove some redundant variables and add a debug assertion for
      enforcing the proper outcome of lock_trx_handle_wait().
      7ca1e2ab