mysql.connection

Undocumented in source.

Public Imports

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

Members

Structs

Connection
struct Connection(SocketType)
Undocumented in source.
PreparedStatement
struct PreparedStatement
Undocumented in source.

Variables

DefaultClientCaps
CapabilityFlags DefaultClientCaps;
Undocumented in source.

Meta