Allow Value to be nullable, will autofill 0 if value is null or 0, to facilitate "unlimited" connections.
Closes #1849 Allows database users to be limited to a number of concurrent connections to prevent one user from connecting hundreds of time and bottlenecking the MySQL server.