From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp51.i.mail.ru (smtp51.i.mail.ru [94.100.177.111]) (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 2DEFE46970E for ; Wed, 18 Dec 2019 02:14:00 +0300 (MSK) From: Vladislav Shpilevoy References: <20191211095008.90358-1-k.sosnin@tarantool.org> Message-ID: Date: Wed, 18 Dec 2019 00:13:58 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Tarantool-patches] [PATCH] sql: remove grants associated with the table List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chris Sosnin , tarantool-patches@dev.tarantool.org On 18/12/2019 00:13, Vladislav Shpilevoy wrote: > Hi! Thanks for the fixes! > > See N comments below, 2 my commits in the end, and on > top of your branch. Sorry, N = 5. Five comments.