>
> [...]
>
> sqlalchemy.exc.OperationalError: (OperationalError) (2003, 'Can\'t connect
> > to MySQL server on \'10.65.32.96\' ((2013, "Lost connection to MySQL
> serve
> >
> > An existing connection was forcibly closed by the remote host\'))"))')
> None
> > None
>

MySQL has default timeout of 8 hours for idle connection. Connection will
be terminated when connection is
idle for 8 hours (option is configurable).

 _______________________________________________
> > BangPypers mailing list
> > BangPypers@python.org
> > https://mail.python.org/mailman/listinfo/bangpypers
> >
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>



-- 

*Thanks & Regardskracekumar"Talk is cheap, show me the code" -- Linus
Torvaldshttp://kracekumar.com <http://kracekumar.com>*
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to