我创建的2列是唯一的,其语法为show index from mytable
具有2行,具有相同的key_name
如何删除它们,
SQL: alter table `article_product` drop index `article_product_article_id_product_id_index`
错误
Can't DROP 'article_product_article_id_product_id_index'; check that column/key exists