-
- Downloads
Make auto-reconnect to MySQL a configuration setting.
Starting from Debian Wheezy, MySQLdb does no longer accept the auto_reconnect keyword argument. Therefore it must be possible to disable this in the configuration file. See Trac ticket #91. git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@520 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
Showing
- extras/config.example 2 additions, 2 deletionsextras/config.example
- extras/migrations/006-config-add-autoreconnect.migration 32 additions, 0 deletionsextras/migrations/006-config-add-autoreconnect.migration
- mutalyzer/Db.py 15 additions, 13 deletionsmutalyzer/Db.py
- mutalyzer/config.py 3 additions, 2 deletionsmutalyzer/config.py
Loading
Please register or sign in to comment