MCPcopy Create free account
hub / github.com/MariaDB/server / engine_name

Method engine_name

sql/handler.cc:3711–3714  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3709}
3710
3711LEX_CSTRING *handler::engine_name()
3712{
3713 return hton_name(ht);
3714}
3715
3716
3717/*

Callers 2

add_table_optionsFunction · 0.45

Calls 1

hton_nameFunction · 0.85

Tested by

no test coverage detected