Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3711
LEX_CSTRING *handler::engine_name()
3712
{
3713
return hton_name(ht);
3714
}
3715
3716
3717
/*
Callers
2
add_table_options
Function · 0.45
online_alter_check_supported
Function · 0.45
Calls
1
hton_name
Function · 0.85
Tested by
no test coverage detected