• gkodinov/kgeorge@magare.gmz's avatar
    Bug #26794: · 8c1f70ae
    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.
    8c1f70ae
alter_table.test 16 KB