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
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
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