Comment 3 for bug 839256

Revision history for this message
Jeff Downton (78luphr0rnk2nuqimstywepozxn9kl19tqh0tx66b5dki1xxsh5mkz9gl21a5rlwfnr8jn6ln0m3jxne2k9x1o-9hkfclz5t-a811i2i3ytqlsztthjth0svbccw8inm65tmkqp9sarr553jq53in4xm1m8wn3o4rlwaer06ogwvqwv9mrqoku2) wrote :

Was able to get past this error by removing reconnect = 1 from the list of MySQLdb.connect params on lines 63 and 123 of file /usr/lib/python2.7/dist-packages/pokernetwork/pokerdatabase.py

I assume the version of MySQLdb packaged in this distribution is different from the one originally used with this python package.