MCPcopy Create free account
hub / github.com/MariaDB/server / reset_for_next_ps_execution

Method reset_for_next_ps_execution

sql/sql_class.cc:3318–3321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3316
3317
3318void select_result::reset_for_next_ps_execution()
3319{
3320 /* do nothing */
3321}
3322
3323bool select_result::check_simple_select() const
3324{

Callers 2

cleanupMethod · 0.45
reinit_stmt_before_useFunction · 0.45

Calls 1

Tested by

no test coverage detected