[tarantool-patches] [PATCH 0/2] Introduce WITH ENGINE option for CREATE TABLE stmt

Nikita Pettik korablev at tarantool.org
Mon Aug 19 17:49:32 MSK 2019


Branch: https://github.com/tarantool/tarantool/issues/4422
Issue: https://github.com/tarantool/tarantool/tree/np/gh-4422-with-engine-option

See particular commits for details.

Nikita Pettik (2):
  Do not log error in engine_find()
  sql: allow to specify engine in CREATE TABLE stmt

 extra/mkkeywordhash.c    |  1 +
 src/box/engine.h         |  4 +--
 src/box/sql/parse.y      | 27 +++++++++++++--
 test/sql/engine.result   | 85 ++++++++++++++++++++++++++++++++++++++++++++++++
 test/sql/engine.test.lua | 30 +++++++++++++++++
 5 files changed, 141 insertions(+), 6 deletions(-)

-- 
2.15.1





More information about the Tarantool-patches mailing list