Fixed assert in Aria on SHOW PROCEDURE STATUS
MDEV-18457 Assertion `(bitmap->map + (bitmap->full_head_size/6*6)) <= full_head_end failed The problem was that full_head_size was not calculated correctly in the case when insert_order was inforced, which is the case for SHOW commands.
Showing
mysql-test/r/sp2.result
0 → 100644
mysql-test/t/sp2.test
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment