[MCOL-5101] gettablelock Created: 2022-05-25 Updated: 2023-12-15 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Richard Stracke | Assignee: | Max Mether |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
We have vietablelocks and cleartablelocks commands If we need an explicit columnstore lock without table lock on mariadb level, Like "lock table tablename" on mariadb , an intentionally lock should be possible. gettablelock which creates a table lock, which can unset with cleartablelock. |