2008/8/5 Krishna Chandra Prajapati <[EMAIL PROTECTED]>:
> Hi All,
>
> I am trying to connect to mysql server. Buts, Its giving " too many
> connections".  How to increase the max_connection on mysql server.
>
> When i am giving mysql -u root -p<password>
> Still, its giving too many connections.
>
> How to solve this problem.
>

set-variable=max_connections=your value

in my.cnf and restart mysql server. I think this is a problem.


Vladislav

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

Reply via email to