select * from chenxxlevel where usercode = '0000000001' for update;--若这条语句不能修改的话,要加RowID,如下这条sql:
后面加for update即可。

 

相关文章: