[tarantool-patches] Re: [PATCH v6 3/7] sql: Show currently set sql_default_engine

Konstantin Osipov kostja at tarantool.org
Thu Feb 21 18:52:41 MSK 2019


* imeevma at tarantool.org <imeevma at tarantool.org> [19/02/21 16:48]:
> +				sql_storage_engine_strs[current_session()->
> +							sql_default_engine];

Please ditch sql_storage_engine_strs ina separate patch.

Engine name can be retrieved by engine pointer or by enum engine
id, you can use engine_find() to find engine by name.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov




More information about the Tarantool-patches mailing list