常用·SQL

  1. select version()
  2. show tables
  3. desc table_name
  4. show index from tblname

  5. show global status like '%prepare%';  显示预编译情况
posted @ 2018-01-26 16:14  heapStark  阅读(106)  评论(0编辑  收藏  举报