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

Method set_row_count_func

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

Source from the content-addressed store, hash-verified

1790 }
1791
1792 inline void set_row_count_func(longlong row_count_func)
1793 {
1794 m_row_count_func= row_count_func;
1795 }
1796
1797 ha_rows cuted_fields;
1798

Callers 2

my_okFunction · 0.80
my_eofFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected