Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3318
void select_result::reset_for_next_ps_execution()
3319
{
3320
/* do nothing */
3321
}
3322
3323
bool select_result::check_simple_select() const
3324
{
Callers
2
cleanup
Method · 0.45
reinit_stmt_before_use
Function · 0.45
Calls
1
reset_for_next_ps_execution
Function · 0.85
Tested by
no test coverage detected