mariadb/mysql-test/suite/parts
Aditya A e1ed331cea MDEV-8805 - Assertion `!m_ordered_rec_buffer' failed in
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.
2015-10-28 12:09:55 +04:00
..
inc MDEV-4864 - Merge tests for EXCHANGE PARTITION feature 2013-09-27 16:58:49 +04:00
r MDEV-8805 - Assertion `!m_ordered_rec_buffer' failed in 2015-10-28 12:09:55 +04:00
t MDEV-8805 - Assertion `!m_ordered_rec_buffer' failed in 2015-10-28 12:09:55 +04:00
disabled.def Disabled failing test case. 2013-09-30 14:56:19 +04:00