MySQL Forums
Forum List  »  Newbie

Re: variables per database ?
Posted by: Ramalingam Chelliah
Date: August 26, 2004 06:23AM

Hi ,
Check this link ....
for max_user_connections

http://dev.mysql.com/doc/mysql/en/Dynamic_System_Variables.html

mysql > SET GLOBAL max_user_connections=30;

Hope this helps....

Regards,
Ram.



We Learn the Most When we have to Invent

Options: ReplyQuote


Subject
Written By
Posted
Re: variables per database ?
August 26, 2004 06:23AM
August 26, 2004 06:29AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.