[PATCH 5/5] Allow to execute non-yielding DDL statements in transactions

Konstantin Osipov kostja at tarantool.org
Tue Jul 9 01:02:27 MSK 2019


* Vladimir Davydov <vdavydov.dev at gmail.com> [19/07/08 22:14]:
> What about
> 
>   DDL does not support long operations, such as building an index or checking a space format, in a transaction

It's not DDL, it's Tarantool :)

I think a separate error code is OK, a clear message has more
value than sticking to the same error code.

Can not perform %s in a multi-statement transaction. 

Is there a workaround? If yes, let's add it to the message.

-- 
Konstantin Osipov, Moscow, Russia



More information about the Tarantool-patches mailing list