mysql-lited v0.1.1 (2015-02-24T15:25:01Z)
Dub
Repo
Connection.connect
mysql
connection
Connection
Undocumented in source. Be warned that the author may not have intended to support it.
void
connect
(string connectionString)
struct
Connection
(SocketType)
void
connect
(
string
connectionString
)
void
connect
(const(char)[] host, ushort port, const(char)[] user, const(char)[] pwd, const(char)[] db, CapabilityFlags caps)
Meta
Source
See Implementation
mysql
connection
Connection
destructors
~this
functions
affected
close
connect
disconnect
error
execute
insertID
ping
prepare
refresh
reset
statistics
status
use
warnings