◆ lex()
LEX * Statement_backup::lex |
( |
| ) |
const |
|
inline |
◆ restore_rlb()
void Statement_backup::restore_rlb |
( |
THD * |
thd | ) |
|
|
inline |
Restore the rewritten query after the prepared statement has finished executing.
◆ restore_thd()
Restore the THD statement state after the prepared statement has finished executing.
◆ save_rlb()
void Statement_backup::save_rlb |
( |
THD * |
thd | ) |
|
|
inline |
Save the current rewritten query prior to rewriting the prepared statement.
◆ set_thd_to_ps()
Prepared the THD to execute the prepared statement.
Save the current THD statement state.
◆ m_lex
LEX* Statement_backup::m_lex |
|
private |
◆ m_query_string
◆ m_rewritten_query
String Statement_backup::m_rewritten_query |
|
private |
◆ m_safe_to_display
bool Statement_backup::m_safe_to_display |
|
private |
The documentation for this class was generated from the following file: