Re: mysql stops processing

2003-07-25 Thread Info
Estoy tomando el sol . q -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: mysql stops processing

2003-07-25 Thread Info
Estoy tomando el sol . q -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: mysql stops processing

2003-07-24 Thread Heikki Tuuri
Joe, - Original Message - From: "Joe Shear" <[EMAIL PROTECTED]> To: "Heikki Tuuri" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, July 24, 2003 11:33 PM Subject: Re: mysql stops processing > We do not use LOCK TABLES anywhere.

Re: mysql stops processing

2003-07-24 Thread Joe Shear
, then there is a leak > in InnoDB. > > MySQL-4.0.14 has better diagnostic prints. It would be easier to find the > problem with it. > > Regards, > > Heikki > > - Original Message - > From: "Joe Shear" <[EMAIL PROTECTED]> > To: &q

Re: mysql stops processing

2003-07-24 Thread Heikki Tuuri
. MySQL-4.0.14 has better diagnostic prints. It would be easier to find the problem with it. Regards, Heikki - Original Message - From: "Joe Shear" <[EMAIL PROTECTED]> To: "Heikki Tuuri" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday,

Re: mysql stops processing

2003-07-23 Thread Heikki Tuuri
Joe, - Original Message - From: "Joe Shear" <[EMAIL PROTECTED]> To: "Heikki Tuuri" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 23, 2003 11:23 PM Subject: Re: mysql stops processing > > > On Wed, 2

RE: mysql stops processing

2003-07-23 Thread Andrew Braithwaite
:[EMAIL PROTECTED] Sent: Wednesday 23 July 2003 21:04 To: Heikki Tuuri Cc: [EMAIL PROTECTED] Subject: Re: mysql stops processing Unfortunately, we haven't been able to connect to the database because of the maxed out connections. This happens so fast that the maxed out connections is usuall

Re: mysql stops processing

2003-07-23 Thread Joe Shear
On Wed, 2003-07-23 at 13:11, Heikki Tuuri wrote: > Joe, > > - Original Message - > From: "Joe Shear" <[EMAIL PROTECTED]> > To: "Heikki Tuuri" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday, J

Re: mysql stops processing

2003-07-23 Thread Heikki Tuuri
Joe, - Original Message - From: "Joe Shear" <[EMAIL PROTECTED]> To: "Heikki Tuuri" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, July 23, 2003 11:03 PM Subject: Re: mysql stops processing > Unfortunately, we haven't been ab

Re: mysql stops processing

2003-07-23 Thread Joe Shear
Wed, 2003-07-23 at 12:56, Heikki Tuuri wrote: > Joe, > > - Original Message - > From: "Joe Shear" <[EMAIL PROTECTED]> > Newsgroups: mailing.database.mysql > Sent: Wednesday, July 23, 2003 10:40 PM > Subject: RE: mysql stops processing > > > >

Re: mysql stops processing

2003-07-23 Thread Heikki Tuuri
Joe, - Original Message - From: "Joe Shear" <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Sent: Wednesday, July 23, 2003 10:40 PM Subject: RE: mysql stops processing > hi, > > We're pretty careful about preventing that. Also, no queries ar

RE: mysql stops processing

2003-07-23 Thread Joe Shear
hi, We're pretty careful about preventing that. Also, no queries are moving forward, no inserts, updates, or selects, even the ones on tables that are only a mixture of inserts and selects. joe On Wed, 2003-07-23 at 12:02, Andrew Braithwaite wrote: > Hi, > > I don't know what type of applicat

RE: mysql stops processing

2003-07-23 Thread Andrew Braithwaite
Hi, I don't know what type of applications are using your database but if I had to guess at the problem, I would guess that you have a very slow query which runs every now and again that is locking up certain tables/records causing all the other queries to queue up and eventually running out of co