mysql.protocol.extra_types

Undocumented in source.

Members

Aliases

CSN
alias CSN = ColumnSpecialization
Undocumented in source.
PSN
alias PSN = ParameterSpecialization
Undocumented in source.

Structs

ColumnInfo
struct ColumnInfo

A struct to hold column metadata

ColumnSpecialization
struct ColumnSpecialization

A struct to represent specializations of prepared statement parameters.

LCB
struct LCB

Length Coded Binary Value

LCS
struct LCS

Length Coded String

MetaData
struct MetaData

Facilities to recover meta-data from a connection

MySQLProcedure
struct MySQLProcedure

A struct to hold stored function metadata

ParameterSpecialization
struct ParameterSpecialization

A struct to represent specializations of prepared statement parameters.

SQLValue
struct SQLValue
Undocumented in source.
TimeDiff
struct TimeDiff

A simple struct to represent time difference.

Timestamp
struct Timestamp

A D struct to stand for a TIMESTAMP

Meta