阅读背景:

如何故意锁定MySQL行,即使SELECT也会返回错误?

来源:互联网 

I'm trying to use MySQL row locking to basically emulate a MuteEx on a row. Lets say that my table has 2 columns, an id and a text field, and three entries (1,a) (2,b) and (3,c). SELECT * FROM table; would return these results. I can lock a specific row the normal way.I'm trying to use MySQL row locking to basicall




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: