Re: Re: How to add the max_connections

2002-06-18 Thread Egor Egorov
louie, Tuesday, June 18, 2002, 12:36:14 PM, you wrote: lm> Yes, thanks a lot. lm> I still have a question though. lm> Up to how many connection can mysql handle? The maximum number of connections depends not only on max_connections value. It also depends on thread library on your OS, on amount

Re: How to add the max_connections

2002-06-18 Thread louie miranda
Yes, thanks a lot. I still have a question though. Up to how many connection can mysql handle? Thanks, Louie... - Original Message - From: "Egor Egorov" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 18, 2002 3:29 PM Subject: Re: How to a

Re: How to add the max_connections

2002-06-18 Thread Egor Egorov
Liu, Monday, June 17, 2002, 8:33:46 AM, you wrote: LQq> Please tell me how to add the max_connections of mysql. Please give me a example. max_connections is a mysqld variable. You can't add\drop max_connections, you can only increase\decrease its value. If you want to change default va