阅读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