From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtpng3.m.smailru.net (smtpng3.m.smailru.net [94.100.177.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id 126024696C3 for ; Tue, 7 Apr 2020 00:27:51 +0300 (MSK) References: <20200403200756.GA20165@atlas> From: Vladislav Shpilevoy Message-ID: Date: Mon, 6 Apr 2020 23:27:50 +0200 MIME-Version: 1.0 In-Reply-To: <20200403200756.GA20165@atlas> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH] sql: reset values to be bound after execution List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Konstantin Osipov , Nikita Pettik , tarantool-patches@dev.tarantool.org Hi! Thanks for the patch! LGTM. Kostja is probably right though. I created a ticket on that: https://github.com/tarantool/tarantool/issues/4860