-
Thirunarayanan Balathandayuthapani authored
- After MDEV-24621, InnoDB does buffer the insert bulk operation for all indexes expect spatial one. But it leads to search the primary key lookup and it leads to failure. So InnoDB should avoid bulk insert when table has spatial index involved.
b678f881