table-schema lock is acquired per row inserted/deleted/updated
Open
enhancement
- Dominant language
- C
- Stars
- 1.5k
- Forks
- 243
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 37
Description
Insert 1000 rows, get tablelock 1000 times.
Better:
As bplog is streaming in, add table to list (dedup'd) and get all required table-schema locks once.
Contributor guide
Assessment
This issue has not been assessed yet.