[tarantool-patches] Re: [PATCH 6/8] refactoring: use sql_prepare() and sql_execute() in tx_process_sql()
Konstantin Osipov
kostja at tarantool.org
Wed Aug 28 12:37:09 MSK 2019
* Nikita Pettik <korablev at tarantool.org> [19/08/27 16:34]:
> In case of dry-run execution we don't need to substitute binding values
> or execute statement. So now we split sql_prepare_and_execute() into
> independent steps, so that we can omit some of them depending on
> execution mode.
>
> Needed for #3292
lgtm.
--
Konstantin Osipov, Moscow, Russia
More information about the Tarantool-patches
mailing list