[BangPypers] An existing connection was forcibly closed by the remote host

kracekumar ramaraju kracethekingmaker at gmail.com
Sat Sep 26 10:24:54 CEST 2015


>
> [...]
>
> 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 at python.org
> > https://mail.python.org/mailman/listinfo/bangpypers
> >
> _______________________________________________
> BangPypers mailing list
> BangPypers at 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>*


More information about the BangPypers mailing list