Skip to content

Commit 7004adf

Browse files
committed
Convert table login_log to utf8
Fixes FAForever/faf-user-service#174
1 parent b4c9e13 commit 7004adf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ALTER TABLE login_log CONVERT TO CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;

0 commit comments

Comments
 (0)