Skip to content

Commit 2325200

Browse files
committed
Revert to using utf8 for default testing setup as utf8mb4 is not ubiquitous.
1 parent c53d95f commit 2325200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/default.cnf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ host = 127.0.0.1
77
user = test
88
database = test
99
#password =
10-
default-character-set = utf8mb4
10+
default-character-set = utf8

0 commit comments

Comments
 (0)