Files
mysqlclient/tests/travis.cnf
2020-12-07 17:39:09 +09:00

11 lines
289 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
default-character-set = utf8mb4