sql: fix assertion during INDEXED BY
This patch fixed the assertion when using INDEXED BY with an index that is at least the third in space. Closes #5976 NO_DOC=bugfix (cherry picked from commit 22c65f96)
Showing
- changelogs/unreleased/gh-5976-fix-assertion-during-indexed-by.md 4 additions, 0 deletions...ogs/unreleased/gh-5976-fix-assertion-during-indexed-by.md
- src/box/sql/where.c 1 addition, 1 deletionsrc/box/sql/where.c
- test/sql-luatest/gh_5976_indexed_by_assertion_test.lua 24 additions, 0 deletionstest/sql-luatest/gh_5976_indexed_by_assertion_test.lua
Loading
Please register or sign in to comment