Re: Connection limit per user

2001-11-27 Thread Roman
Thank you very much. It's a real solution for me!!! > In the changes to 3.23.34 http://www.mysql.com/doc/N/e/News-3.23.34.html > > o Added option max_user_connections to mysqld. > > and in the show variables doc > http://www.mysql.com/doc/S/H/SHOW_VARIABLES.html > > o max_user_connections The

Re: Connection limit per user

2001-11-27 Thread Andrew Schmidt
In the changes to 3.23.34 http://www.mysql.com/doc/N/e/News-3.23.34.html o Added option max_user_connections to mysqld. and in the show variables doc http://www.mysql.com/doc/S/H/SHOW_VARIABLES.html o max_user_connections The maximum number of active connections for a single user (0 = no limit