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

Method type

sql/sql_prepare.cc:4225–4228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4223
4224
4225Query_arena::Type Prepared_statement::type() const
4226{
4227 return PREPARED_STATEMENT;
4228}
4229
4230
4231bool Prepared_statement::cleanup_stmt(bool restore_set_statement_vars)

Callers 2

find_prepared_statementFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected