Re: A couple of questions about connections

2001-08-22 Thread Grigory Bakunov
Date |Tue, 21 Aug 2001 10:01:30 -0500 From |Tony Wells [EMAIL PROTECTED] Hello! TW Hi all, TW I'm running MySQL Ver 3.23.32 for -freebsd4.2 on i386, With PHP4 TW compiled statically into Apache 1.3.17. All connections to the database TW are non-persistent connections. It's a pretty busy

RE: A couple of questions about connections

2001-08-22 Thread Robinson, Mike
Grigory Bakunov wrote: Hello! TW Hi all, TW I'm running MySQL Ver 3.23.32 for -freebsd4.2 on i386, With PHP4 TW compiled statically into Apache 1.3.17. All connections to the database TW are non-persistent connections. It's a pretty busy server, hitting TW about 60 queries

Re: A couple of questions about connections

2001-08-22 Thread hassan el forkani
hi from the manual: Aborted_clients : This means that something of the following has happened: · The client program did not call mysql_close() before exit. · The client had been sleeping more than wait_timeout or interactive_timeout without doing any requests. See section · ·

A couple of questions about connections

2001-08-21 Thread Tony Wells
Hi all, I'm running MySQL Ver 3.23.32 for -freebsd4.2 on i386, With PHP4 compiled statically into Apache 1.3.17. All connections to the database are non-persistent connections. It's a pretty busy server, hitting about 60 queries per second during peak time. (Although I'm not sure that would