Tag Archives: mysqldb

“MySQL server has gone away”

I have written a few Twisted scripts at work that parse incoming data from a socket and save it in a MySQL database, using the MySQLdb package. It’s a well-known fact that the MySQL server will close connections that are … Continue reading

Posted in Database | Tagged , , | Leave a comment