[PATCH v2 3/4] sql: set error type in case of ephemral space creation failure

Vladimir Davydov vdavydov.dev at gmail.com
Thu Jan 24 20:26:41 MSK 2019


On Thu, Jan 24, 2019 at 03:48:47PM +0300, Kirill Yukhin wrote:
> This is trivial patch which sets error kind if epehemeral
> spaces cannot be created due to Tarantool's backend (e.g. there's
> no more memory or formats available).
> ---
>  src/box/sql/vdbe.c | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)

Pushed to 2.1



More information about the Tarantool-patches mailing list