Skip to content
Snippets Groups Projects
Commit 4ff3f84b authored by Kirill Yukhin's avatar Kirill Yukhin Committed by Konstantin Osipov
Browse files

sql: [2302] Enable re-seeking of Tarantool cursors when in stale state.

	src/box/
	* sql.c (tarantoolSqlite3MovetoUnpacked): Add imaginary opcode (255) to
	signal Tarantool to re-seek the cursor.

	src/lib/sqlite/src/
	* btree.c (btreeMoveto): Pass imagbiary opcode (instead of garbage).
	(sqlite3BtreeNext): If Tarantool's cursor in invalid state - restore it.
parent c521545d
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