mysql.connection

Undocumented in source.

Public Imports

mysql.exception
public import mysql.exception;
Undocumented in source.
mysql.protocol
public import mysql.protocol;
Undocumented in source.
mysql.type
public import mysql.type;
Undocumented in source.

Members

Structs

Connection
struct Connection(SocketType)
Undocumented in source.
ConnectionSettings
struct ConnectionSettings
Undocumented in source.
ConnectionStatus
struct ConnectionStatus
Undocumented in source.
PreparedStatement
struct PreparedStatement
Undocumented in source.
ServerInfo
struct ServerInfo
Undocumented in source.

Variables

DefaultClientCaps
CapabilityFlags DefaultClientCaps;
Undocumented in source.

Meta