box: disallow to drop system spaces
The patch adds a new check to the _space on_replace trigger failing on attempt to drop a system table. Closes #5279 NO_DOC=bugfix
Showing
- changelogs/unreleased/gh-5279-system-space-removal.md 3 additions, 0 deletionschangelogs/unreleased/gh-5279-system-space-removal.md
- src/box/alter.cc 7 additions, 0 deletionssrc/box/alter.cc
- test/box/alter.result 11 additions, 4 deletionstest/box/alter.result
- test/box/alter.test.lua 7 additions, 3 deletionstest/box/alter.test.lua
Loading
Please register or sign in to comment