• Marko Mäkelä's avatar
    Speed up innodb_gis.rtree_split · 5a1d9315
    Marko Mäkelä authored
    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.
    5a1d9315
rtree_split.test 2.15 KB