Merge "Switch from MySQL-python to PyMySQL"

This commit is contained in:
Jenkins 2015-06-26 20:21:20 +00:00 committed by Gerrit Code Review
commit 7cb67aa68f
1 changed files with 1 additions and 1 deletions

View File

@ -57,4 +57,4 @@ admin_user = %SERVICE_USER%
admin_password = %SERVICE_PASSWORD%
[database]
# connection = mysql://congress:changeme@127.0.0.1:3306/congress
# connection = mysql+pymysql://congress:changeme@127.0.0.1:3306/congress