![]() |
MySQL 9.5.0
Source Code Documentation
|
Classes | |
| class | FailedQueryHandler |
| class | IsTrueHandler |
| class | SelectSessionVariablesHandler |
| capture the system-variables. More... | |
Functions | |
| void | set_session_var (std::string &q, const std::string &key, const std::optional< std::string > &val) |
| void | set_session_var_or_value (std::string &q, const ClassicProtocolState::SystemVariables &sysvars, const std::string &key, const std::optional< std::string > &default_value) |
| void anonymous_namespace{classic_lazy_connect.cc}::set_session_var | ( | std::string & | q, |
| const std::string & | key, | ||
| const std::optional< std::string > & | val | ||
| ) |
| void anonymous_namespace{classic_lazy_connect.cc}::set_session_var_or_value | ( | std::string & | q, |
| const ClassicProtocolState::SystemVariables & | sysvars, | ||
| const std::string & | key, | ||
| const std::optional< std::string > & | default_value | ||
| ) |