• gkodinov/kgeorge@magare.gmz's avatar
    Bug #26794: · 36d2a231
    gkodinov/kgeorge@magare.gmz authored
    Different set of conditions is used to verify
    the validity of index definitions over a GEOMETRY
    column in ALTER TABLE and CREATE TABLE. 
    The difference was on how sub-keys notion validity
    is checked.
    Fixed by extending the CREATE TABLE condition to
    support the cases allowed in ALTER TABLE.
    Made the SHOW CREATE TABLE not to display spatial
    indexes using the sub-key notion.
    36d2a231
alter_table.test 16 KB