6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-26 14:38:25 +00:00
tutor/changelog.d/20240614_180451_danyal.faheem_upgrade_mysql_utf8mb4.md

487 B

  • 💥[Feature] Upgrade default charset and collation of mysql to utf8mb4 and utf8mb4_unicode_ci respectively (by @Danyal-Faheem) This upgrade should be automatic for most users. However, if you are running a third-party MySQL (i.e., RUN_MYSQL=false), you are expected to upgrade manually. Please refer to the third-party provider's documentation for detailed upgrade instructions. Ensuring that your MySQL version is up-to-date is crucial for maintaining compatibility and security.