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
4 回答1.3k 阅读✓ 已解决
8 回答1.2k 阅读
3 回答1k 阅读✓ 已解决
2 回答1.7k 阅读
2 回答1.3k 阅读
1 回答866 阅读✓ 已解决
1 回答658 阅读✓ 已解决
update a set aa=1 where id = 1