From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-f195.google.com (mail-lj1-f195.google.com [209.85.208.195]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dev.tarantool.org (Postfix) with ESMTPS id D4BA346971A for ; Wed, 4 Dec 2019 14:39:44 +0300 (MSK) Received: by mail-lj1-f195.google.com with SMTP id 21so7741024ljr.0 for ; Wed, 04 Dec 2019 03:39:44 -0800 (PST) Date: Wed, 4 Dec 2019 14:39:43 +0300 From: Konstantin Osipov Message-ID: <20191204113943.GF6592@atlas> References: <93d0509d-bb38-31c4-9467-d6b3be4b6e6e@tarantool.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <93d0509d-bb38-31c4-9467-d6b3be4b6e6e@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH v2 05/16] sql: move sql_finalize() to execute.h List-Id: Tarantool development patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Vladislav Shpilevoy Cc: tarantool-patches@dev.tarantool.org * Vladislav Shpilevoy [19/12/04 01:57]: > Thanks for the patch! > > On 20/11/2019 22:28, Nikita Pettik wrote: > > We are going to make prepared statement cache be session local. Hence, > > Session local? I thought we've decided to use a global > cache. Second that sentiment. -- Konstantin Osipov, Moscow, Russia