mirror of
https://github.com/MariaDB/server.git
synced 2025-06-01 19:42:01 +03:00
INSERT...SELECT reading from an InnoDB table is slow due to creating explicit record locks. Use the sequence engine instead. Also, remove the space before rtr_page_need_second_split to actually make the debug injection work.