MCPcopy Create free account
hub / github.com/Shannon-Data/ShannonBase / test_sql

Function test_sql

plugin/test_service_sql_api/test_sql_lock.cc:906–909  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

904}
905
906static void test_sql(void *p) {
907 test_isolation_levels(p);
908 test_locking(p);
909}
910
911struct test_thread_context {
912 my_thread_handle thread;

Callers 3

MYSQL_SYSVAR_INTFunction · 0.70

Calls 2

test_isolation_levelsFunction · 0.85
test_lockingFunction · 0.85

Tested by

no test coverage detected