Module mysql.protocol.extra_types
Structs
Name | Description |
---|---|
ColumnInfo
|
A struct to hold column metadata |
ColumnSpecialization
|
A struct to represent specializations of prepared statement parameters. |
LCB
|
Length Coded Binary Value |
LCS
|
Length Coded String |
MetaData
|
Facilities to recover meta-data from a connection |
MySQLProcedure
|
A struct to hold stored function metadata |
ParameterSpecialization
|
A struct to represent specializations of prepared statement parameters. |
SQLValue
|
|
TimeDiff
|
A simple struct to represent time difference. |
Timestamp
|
A D struct to stand for a TIMESTAMP |
Aliases
Name | Type | Description |
---|---|---|
CSN
|
ColumnSpecialization
|
|
PSN
|
ParameterSpecialization
|