sql: ban ANALYZE statement
At this point, an ANALYZE statement can lead to many problems. It was decided to temporarily ban this statement. Closes #4069
Showing
- extra/addopcodes.sh 1 addition, 0 deletionsextra/addopcodes.sh
- extra/mkkeywordhash.c 1 addition, 1 deletionextra/mkkeywordhash.c
- src/box/box.cc 0 additions, 2 deletionssrc/box/box.cc
- src/box/sql/parse.y 0 additions, 4 deletionssrc/box/sql/parse.y
- src/box/sql/sqlInt.h 0 additions, 1 deletionsrc/box/sql/sqlInt.h
- test/sql-tap/gh-3350-skip-scan.test.lua 5 additions, 5 deletionstest/sql-tap/gh-3350-skip-scan.test.lua
- test/sql-tap/suite.ini 12 additions, 0 deletionstest/sql-tap/suite.ini
- test/sql-tap/whereG.test.lua 5 additions, 3 deletionstest/sql-tap/whereG.test.lua
- test/sql/row-count.result 1 addition, 3 deletionstest/sql/row-count.result
- test/sql/row-count.test.lua 1 addition, 1 deletiontest/sql/row-count.test.lua
- test/sql/suite.ini 1 addition, 0 deletionstest/sql/suite.ini
- test/sql/triggers.result 4 additions, 8 deletionstest/sql/triggers.result
- test/sql/triggers.test.lua 4 additions, 4 deletionstest/sql/triggers.test.lua
Loading
Please register or sign in to comment