MDEV-6219: Server crashes in Bitmap<64u>::merge (this=0x180, map2=...) on 2nd...
MDEV-6219: Server crashes in Bitmap<64u>::merge (this=0x180, map2=...) on 2nd execution of PS with INSERT .. SELECT, derived_merge Problem: Not all permanent Item_direct_view_ref was in permanent list of used items of the view. Solution: Detect creating permenent view/derived table reference and put them in the permanent list at once.
Showing
Please register or sign in to comment