Mysql——常用命令
摘要:
查看版本:show variables like '%version%' 或者 select version() 是否开启binlog:show variables like 'log_bin' binlog格式:show variables like 'binlog_format' 查看binlo 阅读全文
posted @ 2019-11-06 10:58 曹伟雄 阅读(152) 评论(0) 推荐(0)
posted @ 2019-11-06 10:58 曹伟雄 阅读(152) 评论(0) 推荐(0)