After installing, do
    SHOW VARIABLES LIKE 'max%';
If you don't like the values, then ad a line to my.cnf (my.ini) and restart.

For max_user_connections, I think "0" means "unlimited".

> -----Original Message-----
> From: Wayne Leutwyler [mailto:wleut...@columbus.rr.com]
> Sent: Friday, September 21, 2012 7:04 AM
> To: mysql@lists.mysql.com
> Subject: Default Values for Max User and Max Connections.
> 
> Hello All,
> 
> Question. In mysql 5.5 what are the defaults for these values:
> 
> max_connections = ?           (is this set to 151 in 5,5)
> max_user_connections = ?      (is this set to unlimited unless you
> provide the exact number)?
> 
> Thank you so much.
> 
> 
> Wayne Leutwyler, RHCT
> Open Source + Open Minds = Open Solutions "Courage is being scared to
> death-but saddling up anyway" -John Wayne
> 
> 
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/mysql


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to