MySQLConnectOptions.maxConnections

Maximum connections that allowed to be created. Must not be 0.

struct MySQLConnectOptions
@serdeOptional
@serdeKeys("MaxConnections")
uint maxConnections;

Meta