• Marko Mäkelä's avatar
    MDEV-17546 SPATIAL INDEX should not be allowed for FOREIGN KEY · e548d92b
    Marko Mäkelä authored
    dict_foreign_qualify_index(): Reject both FULLTEXT and SPATIAL
    indexes. Remove these checks from the callers.
    
    It is unclear whether this bug affected MariaDB Server.
    FOREIGN KEY constraints on geometry column types could have
    been rejected due to column type restrictions.
    e548d92b
handler0alter.cc 250 KB