We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0d2c41 commit 7eade8dCopy full SHA for 7eade8d
test/server.ini
@@ -0,0 +1,6 @@
1
+;; If a non-root user is provided below, then that user should
2
+;; have database creation and user creation privilege.
3
+[default]
4
+host="127.0.0.1"
5
+user="root"
6
+pass="" ; In Travis CI the root password is an empty string.
0 commit comments