在解决写偏斜问题的Golang版本的案例代码出错
Open
@cfzjywxk is already working on this.
Since Apr 18, 2024.
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 1.2k
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 31
Description
File: /release-7.5/develop/dev-guide-transaction-restraints.md
使用 select for update,但是在Golang的案例中,SQL:SELECT COUNT(*) AS
countFROMdoctorsWHEREon_call= ? ANDshift_id= ? 没有写上 FOR UPDATE
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.