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 A75FE27F56 for ; Sun, 28 Oct 2018 20:37:28 -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 6VPX53BNt91L for ; Sun, 28 Oct 2018 20:37:28 -0400 (EDT) Received: from smtp46.i.mail.ru (smtp46.i.mail.ru [94.100.177.106]) (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 0DD4727F4C for ; Sun, 28 Oct 2018 20:37:27 -0400 (EDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.0 \(3445.100.39\)) Subject: [tarantool-patches] Re: [PATCH v7 0/2] sql: return all generated ids via IPROTO From: "n.pettik" In-Reply-To: <3e406ab2-2f5d-fe9e-4a2c-41eaed34bc21@tarantool.org> Date: Mon, 29 Oct 2018 03:37:17 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: References: <3e406ab2-2f5d-fe9e-4a2c-41eaed34bc21@tarantool.org> 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: Imeev Mergen , Vladislav Shpilevoy > On 29 Oct 2018, at 00:28, Vladislav Shpilevoy = wrote: >=20 > Hi! Nikita, please, ignore this. It contains a bug. Hello. NP, will be waiting for updated version.