You have mistaken the syntax, use the option --set-variable max_connections=200
or add to your my.cnf file in one of [mysqld], [server] or [safe_mysqld] sections: set-variable = max_connections=200 On Thu, 2003-01-30 at 17:16, [EMAIL PROTECTED] wrote: > Hi Group, > > I want to start my mysql with max_connections option. Now I am getting To > many connction error. So I want to allow 200 concurrent connections... > > I tried with > safe_mysqld max_connections=200 & > But it is not coming up... > How can I set max_connections as 200. Do I need to specify that in my.cnf > > Please help.. > -- Diana Soares --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php