会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
"My name is Van,I'm an artist,I'm a performance artist.I'm hired for people to profile their fantasies,the deep♂dark♂fantasies."----Van Darkholme
RTJ的博客
博客园
首页
新随笔
联系
管理
订阅
2019年2月13日
mysql innodb默认事务隔离级别-repeatable read在事务中是否能导致幻读的实验
摘要: 测试准备: 1.show variables like '%unsafe%';确保 innodb_locks_unsafe_for_binlog值为 OFF(或者0); 2.show variables like '%tx%'; 确保 tx_isolation 的值为 REPEATABLE-READ
阅读全文
posted @ 2019-02-13 15:55 RTJ的博客
阅读(456)
评论(0)
推荐(0)
公告