May be. default wait_timeout 8 hours. <br><br><div><span class="gmail_quote">2007/7/26, Arnar Birgisson &lt;<a href="mailto:arnarbi@gmail.com">arnarbi@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 7/26/07, Aleksey Kishkin &lt;<a href="mailto:aleksey.kishkin@gmail.com">aleksey.kishkin@gmail.com</a>&gt; wrote:<br>&gt; Actually usually it means mysql server died. it&#39;s certainly not twisted<br>&gt; question, but first of all you need to check mysql logs.
<br><br>No, it just means Mysql dropped your connection. By default, MySQL is<br>configured to drop conncetions after a period of inactivity (600<br>seconds I think). Your client either needs to detect this condition<br>and reconnect, or you can increase the timeout.
<br><br>Arnar<br><br>_______________________________________________<br>Twisted-Python mailing list<br><a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br><a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python">
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br></blockquote></div><br><br clear="all"><br>-- <br>Aleksey Kishkin