Skip to content
Snippets Groups Projects
Commit 4bdcb3fa authored by Roman Khabibov's avatar Roman Khabibov Committed by Nikita Pettik
Browse files

sql: don't select from _index during parsing

Remove function box_index_by_name() from parser to avoid selects
during parsing. Add the ability to choose index during VDBE code
compilation which will be used to find the tuple to drop from a
system space.

Needed for #4120
parent 7d558ae8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment