-
unknown authored
mysql_load calls hander::start_bulk_insert(0) to prepare caches for big inserts. As ha_partition didn't allow these caches for underlaying tables, the inserts were much slower sql/ha_partition.cc: allow using caches for BIG inserts
f52688e9