閱讀95 返回首頁    go 阿裏雲 go 技術社區[雲棲]


alter用法及注意

show index from table1

alter table add primary (id)

alter table aaa drop primary key

alter table aaa drop index my_key

此命令是server級命令,會造成鎖表

最後更新:2017-11-12 18:04:52

  上一篇:go  netstat使用案例
  下一篇:go  常用的mysql狀態查詢命令show status