Skip to content
Snippets Groups Projects
Commit 1eaa4902b18b authored by Uri's avatar Uri
Browse files

updated doctored version info for MySQLdb compatibility (#858)

Fixes #790
parent 2cc85c6de66a
No related branches found
No related tags found
No related merge requests found
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
connect = Connection = Connect connect = Connection = Connect
# we include a doctored version_info here for MySQLdb compatibility # we include a doctored version_info here for MySQLdb compatibility
version_info = (1, 3, 12, "final", 0) version_info = (1, 3, 13, "final", 0)
NULL = "NULL" NULL = "NULL"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment