Files @ f03283292445
Branch filter:

Location: majic-ansible-roles/roles/database_server/templates/utf8.cnf.j2

branko
MAR-218: Disable the boot-time hanging workaround for VirtualBox:

- The workaround is most likely no longer necessary with up-to-date
versions of kernel and VirtualBox (modules) themselves.
1
2
3
4
5
6
7
8
[client]
default-character-set = utf8mb3

[mysqld]
character-set-server  = utf8mb3
collation-server      = utf8mb3_general_ci
character_set_server  = utf8mb3
collation_server      = utf8mb3_general_ci