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 9A5912F6AC for ; Fri, 23 Nov 2018 01:04:15 -0500 (EST) 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 Yv4V3AU-00iP for ; Fri, 23 Nov 2018 01:04:15 -0500 (EST) Received: from smtp45.i.mail.ru (smtp45.i.mail.ru [94.100.177.105]) (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 538B52F618 for ; Fri, 23 Nov 2018 01:04:15 -0500 (EST) Date: Fri, 23 Nov 2018 09:04:10 +0300 From: Kirill Yukhin Subject: [tarantool-patches] Re: Re[2]: Re: [PATCH 1/3] sql: EXPLAIN through net.box leads to SEGFAULT Message-ID: <20181123060409.v7ijzgwndkqrj7eq@tarantool.org> References: <6104171d-f355-733c-d01b-016127ec389a@tarantool.org> <1542920122.851013557@f398.i.mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1542920122.851013557@f398.i.mail.ru> 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: tarantool-patches@freelists.org Cc: Vladislav Shpilevoy , "n.pettik" Hello, On 22 Nov 23:55, Мерген Имеев wrote: > After discussion we decided that this patch will serve us > part of patch-set that should close newly filed bug: > https://github.com/tarantool/tarantool/issues/3832 But we still need other two patches of the patch set. Please, do not abandon them. -- Regards, Kirill Yukhin