initDBConnectionPool

Undocumented in source. Be warned that the author may not have intended to support it.
void
initDBConnectionPool
(
string host
,
string user
,
string password
,
string database
,
ushort port = 3306
,
uint maxConnections = 10
,,,
uint waitSeconds = 5
)

Meta