MDEV-27858 Assertion `page_dir_get_n_heap(new_page) == 2U' failed in PageBulk::init
- InnoDB should check whether bulk transaction id set to its own transaction id before start bulk insert operation. - When bulk insert failure happens, InnoDB should set the error info of the transaction.
Showing
Please register or sign in to comment