MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / select_dumpvar

Method select_dumpvar

sql/sql_class.h:3701–3701  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3699public:
3700 List<my_var> var_list;
3701 select_dumpvar() { var_list.empty(); row_count= 0;}
3702 ~select_dumpvar() {}
3703};
3704

Callers

nothing calls this directly

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected