Re: [PHP-DB] MYSQL Too Many Connections

2004-06-22 Thread Sumito_Oda
Hi,

Refer to
http://dev.mysql.com/doc/mysql/en/Too_many_connections.html

Concretely, the description below is added to the [mysqld] section
of my.cnf (my.ini for Windows), and mysqld is rebooted. 

[mysqld]
set-variable=max_connections=500

-- 
Sumito_Oda mailto:[EMAIL PROTECTED]

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] MYSQL Too Many Connections

2004-06-22 Thread John
How do I enable more connections for mysql. the default is 100 but i want to
set more. does anyone know?

--
**
Free Nokia Ringtones US
http://www.ring-tones.us
**

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] Mysql too many connections?

2002-10-28 Thread Rasmus Lerdorf
Of course, there is a command-line startup option to set it.  Or set it in
your my.cnf file.

On Mon, 28 Oct 2002, Leif K-Brooks wrote:

> Is there any way to change how many connections mysql allows?  I keep
> getting the too many connections error... (not using pconnect)
>
> --
> The above message is encrypted with double rot13 encoding.  Any unauthorized attempt 
>to decrypt it will be prosecuted to the full extent of the law.
>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DB] Mysql too many connections?

2002-10-28 Thread Leif K-Brooks
Is there any way to change how many connections mysql allows?  I keep 
getting the too many connections error... (not using pconnect)

--
The above message is encrypted with double rot13 encoding.  Any unauthorized attempt to decrypt it will be prosecuted to the full extent of the law.



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DB] Mysql - too many connections (fix)

2001-03-09 Thread noah

is there a way to change how many connectiosn mysql can have at a time? also
if i increase this value, are there any sideeffects?

- Noah

[EMAIL PROTECTED]















-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]