035 控制并发 select * from test1 where id =1 for update 就会对这行加锁了?
Posted juncaoit
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了035 控制并发 select * from test1 where id =1 for update 就会对这行加锁了?相关的知识,希望对你有一定的参考价值。
今天在看同事程序的时候,看到这种用法,顺便学习下。
一:
1.
这个文章挺好的,先粘贴链接,有空来实验,写一个完整的文档。
URL:http://www.itpub.net/thread-1918165-1-1.html
2.
https://www.cnblogs.com/wxgblogs/p/6849064.html
以上是关于035 控制并发 select * from test1 where id =1 for update 就会对这行加锁了?的主要内容,如果未能解决你的问题,请参考以下文章