- Change default MySQL charset to utf8mb4 - Change database URLs to use the utf8mb4 charsets for both Core and Web.
* Fix MySQL compatibility in the docker images. * Test the containers with MySQL containers too!