From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 971AD29141 for ; Thu, 14 Mar 2019 14:28:48 -0400 (EDT) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mnCusc8FQwST for ; Thu, 14 Mar 2019 14:28:48 -0400 (EDT) Received: from smtp47.i.mail.ru (smtp47.i.mail.ru [94.100.177.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id 4D3372912F for ; Thu, 14 Mar 2019 14:28:48 -0400 (EDT) Subject: [tarantool-patches] Re: [PATCH v4 1/8] sql: rework syntax errors References: <20FC30EC-31F2-45CD-BD9A-37F7BA37EA99@tarantool.org> From: Imeev Mergen Message-ID: <47edbedb-5bb5-e845-464a-8430b01243da@tarantool.org> Date: Thu, 14 Mar 2019 21:28:46 +0300 MIME-Version: 1.0 In-Reply-To: <20FC30EC-31F2-45CD-BD9A-37F7BA37EA99@tarantool.org> Content-Type: multipart/alternative; boundary="------------4386ECDA7627A608725503AF" Content-Language: en-US Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-Help: List-Unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-Subscribe: List-Owner: List-post: List-Archive: To: Kirill Yukhin Cc: tarantool-patches@freelists.org, "n.pettik" This is a multi-part message in MIME format. --------------4386ECDA7627A608725503AF Content-Type: text/plain; charset="utf-8"; format="flowed" Content-Transfer-Encoding: 8bit Hi! Could you look at this patch and push it if everything is fine? On 3/14/19 9:24 PM, n.pettik wrote: > >> On 13 Mar 2019, at 20:03, imeevma@tarantool.org wrote: >> >> This patch reworks SQL syntax errors. After this patch, these >> error will be set as Tarantool errors. >> >> Part of #3965 > Please, don’t send again patches which are already OK. > Both me and Konstantin looked at it, ping smb to push it. > > > --------------4386ECDA7627A608725503AF Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: 8bit

Hi! Could you look at this patch and push it if everything is
fine?

On 3/14/19 9:24 PM, n.pettik wrote:

On 13 Mar 2019, at 20:03, imeevma@tarantool.org wrote:

This patch reworks SQL syntax errors. After this patch, these
error will be set as Tarantool errors.

Part of #3965
Please, don’t send again patches which are already OK.
Both me and Konstantin looked at it, ping smb to push it.



--------------4386ECDA7627A608725503AF--