MDEV-34449 Default ha_spider::bulk_size to 0.
This fixes a valgrind failure where the bulk_size is used before initialised in ha_spider::end_bulk_insert().
Showing
Please register or sign in to comment
This fixes a valgrind failure where the bulk_size is used before initialised in ha_spider::end_bulk_insert().