Mysql 4.0.15 Warning: thr_alarm queue is full BUG

2003-10-23 Thread David Bordas
Hi list, I think i've found a little bug in MySQL 4.0.15 (mysql-standard-4.0.15-pc-linux-i686.tar.gz) Description : Here's my error log : Warning: thr_alarm queue is full Warning: thr_alarm queue is full [...] How To Repeat : Here's my conf file : [client] port

Warning: thr_alarm queue is full in FreeBSD

2003-10-14 Thread Troy Bowman
>Description: Mysql 4.0.15 from ports on FreeBSD 4.7 has this repeated many times in the logs while under heavier loads: Warning: thr_alarm queue is full Threads get disconnected when this happens. I assume it is the thread that has this problem: ("..."=removed sensitive data)

Warning: thr_alarm queue is full errors and panic with invalid backtrace

2003-07-17 Thread Doug Clements
I got thousands of these: Warning: thr_alarm queue is full I checked the logs of the other 2 replication clients, and they also had the alarm queue error, and were also sucking up large resources. I was not able to connect to them, either. Before those, both replication clients had this logge

Warning: thr_alarm queue is full errors and panic with invalid backtrace

2003-07-17 Thread dsclements
ng 030716 13:48:07 mysqld restarted Before this, I got thousands of these: Warning: thr_alarm queue is full I checked the logs of the other 2 replication clients, and they also had the alarm queue error, and were also sucking up large resources. I was not able to connect to them, either.

Re: Warning: thr_alarm queue is full

2003-06-25 Thread Nils Valentin
4 when reading table > 030616 11:21:37 mysql_ha_read: Got error 134 when reading table > 030616 12:13:15 mysql_ha_read: Got error 134 when reading table > Warning: thr_alarm queue is full > Warning: thr_alarm queue is full > > The last line repeats about 500 times. > To get my users up

Warning: thr_alarm queue is full

2003-06-25 Thread Ian Collins
ror 124 when reading table 030616 11:21:37 mysql_ha_read: Got error 134 when reading table 030616 12:13:15 mysql_ha_read: Got error 134 when reading table Warning: thr_alarm queue is full Warning: thr_alarm queue is full The last line repeats about 500 times. To get my users up and running, I rest

What does this mean? : Warning: thr_alarm queue is full

2002-12-31 Thread Michael Widenius
Hi! >>>>> "Chung" == Chung Ha-nyung <[EMAIL PROTECTED]> writes: Chung> query. Chung> I happened to find out that the lots of following error messages are Chung> stored Chung> error log file: Chung> Warning: thr_alarm queue is full Chung> Wh

Re: What does this mean? : Warning: thr_alarm queue is full

2002-12-27 Thread Stefan Hinz, iConnect \(Berlin\)
Chung, > Warning: thr_alarm queue is full > What's this? Is it serious problem? Looking for "thr_alarm" in the MySQL Manual, I find this: If mysqld is compiled with -DUSE_ALARM_THREAD, a dedicated thread that handles alarms is created. This is only used on some sy

What does this mean? : Warning: thr_alarm queue is full

2002-12-26 Thread Chung Ha-nyung
query. I happened to find out that the lots of following error messages are stored error log file: Warning: thr_alarm queue is full What's this? Is it serious problem? -- Chung Ha-nyung Sayclub <http://www.sayclub.com> NeoWiz <http://

Warning: thr_alarm queue is full

2002-12-05 Thread Maciek Dobrzanski
Hi, I get this error/warning each time server reaches 623 connections and thus no new clients can connect. What may I do to allow more clients? I know that the limit on the size of `alarm_queue' is set in mysys/thr_alarm.c, but is increasing the value in call of init_thr_alarm() safe? Regards, Ma