MCPcopy Create free account
hub / github.com/acl-dev/acl / mysql_client_info

Method mysql_client_info

lib_acl_cpp/src/db/db_mysql.cpp:605–608  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

603}
604
605const char* db_mysql::mysql_client_info(void) const
606{
607 return __mysql_client_info();
608}
609
610const char* db_mysql::dbtype(void) const
611{

Callers 7

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
db_createFunction · 0.80
tbl_createFunction · 0.80
db_createFunction · 0.80
tbl_createFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected