Commit 6cf3092
authored
Go 1.17 and MariaDB 10.6 are released (#1253)
* Go 1.17 and MariaDB 10.6 are released
* use `utf8mb4_unicode_ci` instead of `utf8_unicode_ci`
https://mariadb.com/kb/en/changes-improvements-in-mariadb-106/#character-sets
> The utf8 character set (and related collations) is now by default an alias for utf8mb3 rather than the other way around.1 parent a5bb807 commit 6cf3092
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1479 | 1479 | | |
1480 | 1480 | | |
1481 | 1481 | | |
1482 | | - | |
| 1482 | + | |
1483 | 1483 | | |
1484 | 1484 | | |
1485 | 1485 | | |
| |||
0 commit comments