-
Kento Takeuchi authored
Remove unnecessary #ifdefs and dead code in Spider. ha_spider::start_bulk_insert without uint flags is not used because handler::ha_start_bulk_insert calls start_bulk_insert for each storage engine with flags. Therefore, dead code and #ifdef related to SPIDER_HANDLER_START_BULK_INSERT_HAS_FLAGS have been removed.
362c5fb1