MySQL 9.1.0
Source Code Documentation
|
Namespaces | |
namespace | pos |
Typedefs | |
using | value_type = std::bitset< pos::_bitset_size > |
Variables | |
constexpr value_type | no_cursor {0} |
constexpr value_type | read_only {1 << pos::read_only} |
constexpr value_type | for_update {1 << pos::for_update} |
constexpr value_type | scrollable {1 << pos::scrollable} |
constexpr value_type | param_count_available {1 << pos::param_count_available} |
using classic_protocol::cursor::value_type = typedef std::bitset<pos::_bitset_size> |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |