mysql 的多线程下会出现,读取的表和插入的表,错位的现象。
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
mysql 的多线程下会出现,读取的表和插入的表,错位的现象。

Contributor guide
No contributing guide indexed for this repository
Research direction
The report only identifies a MySQL multithreading case and includes a screenshot; it names no files, tests, or entry points. Start by reproducing the case and tracing how the reader and writer tables are selected across threads. Done means the selected read and insert tables remain aligned under concurrent execution, with a regression test for the reported scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mysql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100