Files
mysqlclient/tests/travis.cnf
INADA Naoki 2c0485f246 travis: use sudo-enabled trusty for now
Random fail happens on container based image.
2017-02-19 20:52:03 +09:00

12 lines
308 B
INI

# To create your own custom version of this file, read
# http://dev.mysql.com/doc/refman/5.1/en/option-files.html
# and set TESTDB in your environment to the name of the file
[MySQLdb-tests]
host = 127.0.0.1
port = 3306
user = root
database = mysqldb_test
#password = travis
default-character-set = utf8mb4