1. 08 Jun, 2016 1 commit
    • Kristian Nielsen's avatar
      Fix compiler check for stack unwind hint · 196d96cc
      Kristian Nielsen authored
      The check inserts a DWARF directive to tell stack unwinding that the
      bottom of the (co-routine) stack has been reached. Without this, stack
      traces may attempt to continue past the bottom of the stack.
      
      The GCC version check was incorrect, and failed to trigger for GCC
      version 5.[0123].
      196d96cc
  2. 26 Apr, 2016 3 commits
  3. 25 Apr, 2016 2 commits
  4. 24 Apr, 2016 1 commit
    • Sergey Vojtovich's avatar
      MDEV-9975 - main.partition_innodb_plugin fails sporadically · 2b7573ec
      Sergey Vojtovich authored
      Fixed wait condition to wait for InnoDB to actually acquire row locks instead
      of waiting for thread to enter "Searching rows for update" state (which happens
      earlier).
      
      Also use default wait timeout, 2 seconds can be too few for threads to enter
      appropriate state.
      2b7573ec
  5. 23 Apr, 2016 2 commits
  6. 22 Apr, 2016 3 commits
  7. 20 Apr, 2016 12 commits
  8. 19 Apr, 2016 11 commits
  9. 18 Apr, 2016 2 commits
  10. 01 Apr, 2016 1 commit
  11. 18 Mar, 2016 1 commit
  12. 17 Mar, 2016 1 commit