ASAP - always strive and prosper.
WTF - What's true for love, is true for code.
********************************Manjaro - yyds!********************************
摘要:
奇怪的现象 表结构 原因 解决方法 奇怪的现象(来自MySQL45讲第8章思考题) 当前隔离级别为可重复读 复现过程: 有A、B两个事务 B先执行了语句,并且马上commit begin; update t set c = 0 where id = c; commit; A执行了语句,但是没有com 阅读全文
摘要:
HTTP中,什么是"X " Prefix header? 例如 "github API" 的response headers有很多X前缀的头部: 查一下 "MDN文档" : Custom proprietary headers have historically been used with an 阅读全文