update a set aa=1 where id = 1 for update会进行报错..该怎么改?
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'for update of chanceid = 1' at line 1
update a set aa=1 where id = 1 for update会进行报错..该怎么改?
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'for update of chanceid = 1' at line 1
5 回答3.2k 阅读✓ 已解决
3 回答3.6k 阅读✓ 已解决
2 回答2.8k 阅读✓ 已解决
1 回答2.4k 阅读✓ 已解决
5 回答1.4k 阅读
3 回答1.2k 阅读✓ 已解决
2 回答2k 阅读
update a set aa=1 where id = 1