Added code to flush a bulk_insert index.
This fixes a bug when doing multi-row inserts on table with an auto_increment key that is not in the first key segment.
Showing
Please register or sign in to comment
This fixes a bug when doing multi-row inserts on table with an auto_increment key that is not in the first key segment.