Re[14]: Warning: Got signal 14 from thread X

2001-03-24 Thread BAUMEISTER Alexandre
Michael, BAUMEISTER>> No I did not do "make clean". I didn't knew that I had to in order BAUMEISTER>> to update mysqlbug. MW> One must always doe a 'make clean' if one changes any configure arguments. I'm compiling from a fresh tarball each time. <..> MW> I assume you did used gnu mak

Re: Re[14]: Warning: Got signal 14 from thread X

2001-03-21 Thread Sinisa Milivojevic
BAUMEISTER Alexandre writes: > Sinisa, > > SM> > If I add a thread on my daemons which executes a mysql_ping() each > SM> > 30 secondes and increase net_read_timeout to 60 will it be ok ? Does > SM> > a mysql_ping() reset net_read and net_write timer ? > > > SM> This is all t

Re[14]: Warning: Got signal 14 from thread X

2001-03-21 Thread BAUMEISTER Alexandre
Sinisa, SM> > If I add a thread on my daemons which executes a mysql_ping() each SM> > 30 secondes and increase net_read_timeout to 60 will it be ok ? Does SM> > a mysql_ping() reset net_read and net_write timer ? SM> This is all that mysql_ping does (on the server) : SM> send_o