EC-CUBE / ec-cube2

EC-CUBE official repository version 2
https://www.ec-cube.net
Other
86 stars 98 forks source link

Use MySQL8.4 with utf8mb4 #1044

Open nanasess opened 1 month ago

nanasess commented 1 month ago

This pull request includes an update to the MySQL service configuration in the docker-compose.mysql.yml file. The most important change is upgrading the MySQL version and adjusting the character set and collation settings.

MySQL service configuration update:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 51.72%. Comparing base (a895209) to head (ebf1770).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1044 +/- ## ======================================= Coverage 51.72% 51.72% ======================================= Files 80 80 Lines 10202 10202 ======================================= Hits 5277 5277 Misses 4925 4925 ``` | [Flag](https://app.codecov.io/gh/EC-CUBE/ec-cube2/pull/1044/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EC-CUBE) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/EC-CUBE/ec-cube2/pull/1044/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EC-CUBE) | `51.72% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EC-CUBE#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.