MySQL 9.1.0
Source Code Documentation
|
Namespaces | |
namespace | pos |
Typedefs | |
using | value_type = std::bitset< 16 > |
Variables | |
constexpr value_type | in_transaction {1 << pos::in_transaction} |
constexpr value_type | autocommit {1 << pos::autocommit} |
constexpr value_type | more_results_exist {1 << pos::more_results_exist} |
constexpr value_type | no_good_index_used {1 << pos::no_good_index_used} |
constexpr value_type | no_index_used {1 << pos::no_index_used} |
constexpr value_type | cursor_exists {1 << pos::cursor_exists} |
constexpr value_type | last_row_sent {1 << pos::last_row_sent} |
constexpr value_type | schema_dropped {1 << pos::schema_dropped} |
constexpr value_type | no_backslash_escapes {1 << pos::no_backslash_escapes} |
constexpr value_type | metadata_changed {1 << pos::metadata_changed} |
constexpr value_type | query_was_slow {1 << pos::query_was_slow} |
constexpr value_type | ps_out_params {1 << pos::ps_out_params} |
constexpr value_type | in_transaction_readonly {1 << pos::in_transaction_readonly} |
constexpr value_type | session_state_changed {1 << pos::session_state_changed} |
using classic_protocol::status::value_type = typedef std::bitset<16> |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |