mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
Let us avoid inserting the rows fid=714 and fid=715, because we would evaluate g=NULL for them, and NULL values are not allowed in InnoDB SPATIAL INDEX. Also, let the test run on any page size, and on non-debug builds.