Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 35b1b90

Browse files
committed
fix comment
1 parent bf6274d commit 35b1b90

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎driver_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1614,8 +1614,7 @@ func TestCollation(t *testing.T) {
16141614
// https://mariadb.com/kb/en/setting-character-sets-and-collations/#changing-default-collation
16151615
// https://mariadb.com/kb/en/server-system-variables/#character_set_collations
16161616
// utf8mb4_general_ci, utf8mb3_general_ci will be overridden by default MariaDB.
1617-
// Collations other than charasets default are not overridden. So other utf8mb4_* and utf8mb3_*
1618-
// collations are safe.
1617+
// Collations other than charasets default are not overridden. So utf8mb4_unicode_ci is safe.
16191618
testCollations := []string{
16201619
"latin1_general_ci",
16211620
"binary",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /