mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +03:00
CHECK TABLE could complain about a fully intact spatial index. A wrong comparison operator was used for table checking. The result was that it checked for non-matching spatial keys. This succeeded if at least two different keys were present, but failed if only the matching key was present. I fixed the key comparison.
21 KiB
21 KiB