Hello there,
I wana control if an index exist before create it like:
CREATE INDEX if not exists TRI ON TOTO (a)
Thank you. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Since, this is a feature request, you may enter it on bugs.mysql.com. Also check for indexes with SHOW INDEX FROM table_name. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --