mysql 查看字段是否添加了索引

show index from 数据库名.表名;

如果是在Navicat这些客户端可以不用写数据库名。

posted @ 2018-03-28 10:23  LittleAnts  阅读(880)  评论(0)    收藏  举报