# Note: Many of those tests fail in MySQL_python version 1.2.3 and earlier
# because byte strings are returned instead of unicode for columns having
# a _bin collation, see https://sourceforge.net/p/mysql-python/bugs/289/
# This has been fixed in MySQL_python version 1.2.4.
import MySQLdb
# Note: Many of those tests fail in MySQL_python version 1.2.3 and earlier
# because byte strings are returned instead of unicode for columns having
# a _bin collation, see https://sourceforge.net/p/mysql-python/bugs/289/
# This has been fixed in MySQL_python version 1.2.4.
import MySQLdb