会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
conanwang-qq:26738256
博客园
首页
新随笔
联系
订阅
管理
2016年10月21日
sync_binlog innodb_flush_log_at_trx_commit 浅析
摘要: 一 参数意义 innodb_flush_log_at_trx_commit 如果innodb_flush_log_at_trx_commit设置为0,log buffer将每秒一次地写入log file中,并且log file的flush(刷到磁盘)操作同时进行.该模式下,在事务提交的时候,不会主动
阅读全文
posted @ 2016-10-21 20:54 conanwang
阅读(308)
评论(0)
推荐(0)
公告