Jeremy Stanley b46a3aadef Use a utf8mb4 collation
Change I25bd7b5d2a904dad3e13efaf2da94cce205bcc0b switched the
characterset for new databases to utf8mb4, but the Puppet MySQL
module independently defaults the collate parameter to
utf_general_ci which is not compatible with utf8mb4. Set an explicit
utf8mb4_general_ci collation instead so that the database can be
created successfully.

Change-Id: I9cc715e0b0cec9494489d56a2f4c1549782b0fca
2019-01-19 15:13:04 +00:00
..
2017-06-24 17:13:02 +02:00
2019-01-19 15:13:04 +00:00
2018-04-27 20:16:18 +02:00
2017-06-24 17:13:02 +02:00
2015-08-14 10:06:32 -07:00