查看索引使用的情况
#首先切換到??information_schema?庫?
selectobject_type,object_schema,object_name,index_name,count_star,count_read,COUNT_FETCH?
fromperformance_schema
.table_io_waits_summary_by_index_usage
whereobject_name=
'credit_coupon'
??
轉載于:https://my.oschina.net/web256/blog/549528
總結
- 上一篇: 在 Cent OS 6.5 中安装桌面环
- 下一篇: 20151217:Web之Repeate