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

Properties

placeholders
size_t placeholders [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
placeholders
T[] placeholders [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

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

Variables

DefaultClientCaps
CapabilityFlags DefaultClientCaps;
Undocumented in source.

Meta