On Wed, 12 Dec 2001, Jari =?iso-8859-1?Q?M=E4kel=E4?= wrote:

> Date: Wed, 12 Dec 2001 13:25:09 +0200
> From: Jari =?iso-8859-1?Q?M=E4kel=E4?= <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: changing allowed number of connections
> 
> Hi,
> 
> Where one can alter the number of connections going to MySQL?
> 
> Jari Mäkelä
either at the command line or in the my.cnf file.

in the safe_mysql script I added the following after  mysqld before the 
other command line variables.

 --set-variable max_connections=200

> 
> 
> ---------------------------------------------------------------------
> 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
> 

Sincerely,

William Mussatto, Senior Systems Engineer
CyberStrategies, Inc
ph. 909-920-9154 ext. 27


---------------------------------------------------------------------
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

Reply via email to