This repository was archived by the owner on Mar 1, 2026. It is now read-only.
Commit 49b37df
Add wait event for create/drop tables flush
Summary: Similar to notifying thread scheduler of wait before performing a fsync in mysys, adding a thd wait event while creating/deleting a table.
Differential Revision: D57388930
fbshipit-source-id: 1b5ae2f1 parent b4894b0 commit 49b37df
2 files changed
Lines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
145 | 150 | | |
146 | 151 | | |
147 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4498 | 4498 | | |
4499 | 4499 | | |
4500 | 4500 | | |
| 4501 | + | |
4501 | 4502 | | |
4502 | 4503 | | |
4503 | 4504 | | |
| |||
5637 | 5638 | | |
5638 | 5639 | | |
5639 | 5640 | | |
| 5641 | + | |
5640 | 5642 | | |
5641 | 5643 | | |
5642 | 5644 | | |
| |||
6531 | 6533 | | |
6532 | 6534 | | |
6533 | 6535 | | |
| 6536 | + | |
6534 | 6537 | | |
6535 | 6538 | | |
6536 | 6539 | | |
| |||
0 commit comments