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

Method flush

sql/sql_prepare.cc:6123–6126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6121
6122
6123bool Protocol_local::flush()
6124{
6125 return 0;
6126}
6127
6128
6129bool Protocol_local::store_field_metadata(const THD * thd,

Callers 4

mysql_test_selectFunction · 0.45
send_stmt_metadataFunction · 0.45
mysql_test_handler_readFunction · 0.45
check_prepared_statementFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected