MySQL 9.1.0
Source Code Documentation
|
Typedefs | |
using | value_type = uint8_t |
Variables | |
constexpr value_type | Decimal {0x00} |
constexpr value_type | Tiny {0x01} |
constexpr value_type | Short {0x02} |
constexpr value_type | Long {0x03} |
constexpr value_type | Float {0x04} |
constexpr value_type | Double {0x05} |
constexpr value_type | Null {0x06} |
constexpr value_type | Timestamp {0x07} |
constexpr value_type | LongLong {0x08} |
constexpr value_type | Int24 {0x09} |
constexpr value_type | Date {0x0a} |
constexpr value_type | Time {0x0b} |
constexpr value_type | DateTime {0x0c} |
constexpr value_type | Year {0x0d} |
constexpr value_type | Varchar {0x0f} |
constexpr value_type | Bit {0x10} |
constexpr value_type | Timestamp2 {0x11} |
constexpr value_type | Json {0xf5} |
constexpr value_type | NewDecimal {0xf6} |
constexpr value_type | Enum {0xf7} |
constexpr value_type | Set {0xf8} |
constexpr value_type | TinyBlob {0xf9} |
constexpr value_type | MediumBlob {0xfa} |
constexpr value_type | LongBlob {0xfb} |
constexpr value_type | Blob {0xfc} |
constexpr value_type | VarString {0xfd} |
constexpr value_type | String {0xfe} |
constexpr value_type | Geometry {0xff} |
using classic_protocol::field_type::value_type = typedef uint8_t |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |
|
constexpr |