MDL-48228 database: Make utf8mb4 the default character set for mysql.
commit0bbefd81cdd504b33d8b18ec3f787c91d3aaabaf
authorAdrian Greeve <adrian@moodle.com>
Tue, 10 Jan 2017 06:50:35 +0000 (10 14:50 +0800)
committerAdrian Greeve <adrian@moodle.com>
Wed, 1 Mar 2017 01:03:12 +0000 (1 09:03 +0800)
treed3ce91806a72bdbc7c78eb1aa73676fba214a7bb
parent0f59b6dd758064997b18c3f2f444878bcee6b7bc
MDL-48228 database: Make utf8mb4 the default character set for mysql.

Thanks to Jetha Chan for providing the initial patch that this is
based on.
.travis.yml
admin/cli/mysql_collation.php
admin/environment.xml
config-dist.php
lang/en/admin.php
lib/ddl/mysql_sql_generator.php
lib/dml/mysqli_native_moodle_database.php
lib/upgradelib.php