BAUMEISTER Alexandre writes:
> Sinisa,
>
> If I had a thread on my daemons which executes a mysql_ping() each
> 30 secondes and increase net_read_timeout to 60 will it be ok ? Does
> a mysql_ping() reset net_read and net_write timer ?
>
> Alex.
>
>
>
Alex mon ami,
This is all that mysql_ping does (on the server) :
send_ok(net); // Tell client we are alive
No resetting of anything, what so ever.
And anybody can have a bug in the code, so can you ....
Regards,
Sinisa
____ __ _____ _____ ___ == MySQL AB
/*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic
/*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED]
/*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaca, Cyprus
/*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____
^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^
/*/ \*\ Developers Team
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
- Re: Re[2]: Warning: Got signal 14 from thread X Sinisa Milivojevic
- Re[4]: Warning: Got signal 14 from thread X BAUMEISTER Alexandre
- Re: Re[4]: Warning: Got signal 14 from threa... Sinisa Milivojevic
- Re[6]: Warning: Got signal 14 from threa... BAUMEISTER Alexandre
- Re: Re[6]: Warning: Got signal 14 from t... Sinisa Milivojevic
- Re[8]: Warning: Got signal 14 from threa... BAUMEISTER Alexandre
- Re: Re[8]: Warning: Got signal 14 from t... Sinisa Milivojevic
- Re[10]: Warning: Got signal 14 from thre... BAUMEISTER Alexandre
- Re: Re[10]: Warning: Got signal 14 from ... Sinisa Milivojevic
- Re[12]: Warning: Got signal 14 from thre... BAUMEISTER Alexandre
- Re[14]: Warning: Got signal 14 from thre... Sinisa Milivojevic
- Re[14]: Warning: Got signal 14 from thre... BAUMEISTER Alexandre
- Re: Re[14]: Warning: Got signal 14 from ... Sinisa Milivojevic
- Re[16]: Warning: Got signal 14 from thre... BAUMEISTER Alexandre
- Re: Re[16]: Warning: Got signal 14 from ... Sinisa Milivojevic
- Re[18]: Warning: Got signal 14 from thre... BAUMEISTER Alexandre
- Re[12]: Warning: Got signal 14 from thre... BAUMEISTER Alexandre
- Re[10]: Warning: Got signal 14 from thre... BAUMEISTER Alexandre
- Re: Re[10]: Warning: Got signal 14 from ... Sinisa Milivojevic
- where do i get an authcode from ? anna soobrattee
- Re: where do i get an authcode from ? Brian McDonough
