MySQL 8 out of the box configuration breaks PHP applications and some other tools.
So we've to ensure:
- applications run a decent version of PHP, for example PHP 7.2.10 to have utf8mb4 connection compatibility
- MySQL 8 configuration maximizes compatibility for a little moment