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

Function reset_for_next_ps_execution

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

Source from the content-addressed store, hash-verified

7343 result->abort_result_set(); /* purecov: inspected */
7344 }
7345 void reset_for_next_ps_execution() override
7346 {
7347 send_records= 0;
7348 }
7349 void set_thd(THD *thd_arg)
7350 {
7351 /*

Callers 4

abort_result_setMethod · 0.85
send_eofMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected