1. 28 Oct, 2015 2 commits
    • Aditya A's avatar
      MDEV-8805 - Assertion `!m_ordered_rec_buffer' failed in · e1ed331c
      Aditya A authored
                  ha_partition::init_record_priority_queue()
      
      Cherry-pick rev.6b0ee0c795499cee7f9deb649fb010801e0be4c2 from mysql-5.6.
      
      Bug #18305270  BACKPORT BUG#18694052 FIX
                     FOR ASSERTION `!M_ORDERED_REC_BUFFER'
                     FAILED TO 5.6
      
      PROBLEM
      -------
      Missed to remove record priority queue if
      init_index failed for a partition which
      was causing the crash.
      
      FIX
      ---
      Remove priority queue if init_index fails
      for partition.
      e1ed331c
    • Jan Lindström's avatar
      MDEV-8932: innodb buffer pool hit rate is less than zero · 4834d822
      Jan Lindström authored
      In buffer pool read hit rate calculation can lead rate that is
      less than zero.
      4834d822
  2. 27 Oct, 2015 3 commits
  3. 26 Oct, 2015 2 commits
  4. 25 Oct, 2015 1 commit
  5. 24 Oct, 2015 4 commits
  6. 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
  7. 22 Oct, 2015 8 commits
  8. 21 Oct, 2015 6 commits
  9. 20 Oct, 2015 2 commits
  10. 19 Oct, 2015 1 commit
  11. 18 Oct, 2015 2 commits
  12. 11 Oct, 2015 2 commits
  13. 10 Oct, 2015 1 commit
  14. 09 Oct, 2015 5 commits