Re: mysql binding to a port

2002-06-10 Thread Shakeel Sorathia
That is pretty ugly, but if I can't find anything else, then I may just have to try this out. Thanks for the help! --shak Michael Bacarella wrote: >On Thu, Jun 06, 2002 at 02:49:05PM -0700, Shakeel Sorathia wrote: > > >>we start up mysql. Mysql binds to the port, then it takes about 15 >>

Re: mysql binding to a port

2002-06-06 Thread Michael Bacarella
On Thu, Jun 06, 2002 at 02:49:05PM -0700, Shakeel Sorathia wrote: > we start up mysql. Mysql binds to the port, then it takes about 15 > seconds for innodb to startup and get ready to start serving requests. > Problem is that in this 15 seconds a few hundred connections have > queued up to my

mysql binding to a port

2002-06-06 Thread Shakeel Sorathia
We have a situation that I was wondering if anyone had an answer to. We have a situation where we have multiple mysql boxes being used in random order for load balancing and fault tolerance. Basically the app chooses one of the machines at random, and if it can't get a connection, it tries a