sql Rephare error messages, fix tests for #2548 and #2550
- Updated error messages for exceeded number of trigger chain activations and for maximum number of terms in compound SQL statements - Rename and fix regresssion tests for #2548 and #2550
Showing
- src/box/sql/parse.c 1 addition, 1 deletionsrc/box/sql/parse.c
- src/box/sql/parse.y 1 addition, 1 deletionsrc/box/sql/parse.y
- src/box/sql/trigger.c 1 addition, 1 deletionsrc/box/sql/trigger.c
- test/sql-tap/gh2250-trigger-chain-limit.test.lua 1 addition, 1 deletiontest/sql-tap/gh2250-trigger-chain-limit.test.lua
- test/sql-tap/gh2548-select-compound-limit.test.lua 52 additions, 0 deletionstest/sql-tap/gh2548-select-compound-limit.test.lua
- test/sql/select-compound-limit.lua 0 additions, 37 deletionstest/sql/select-compound-limit.lua
Loading
Please register or sign in to comment