Support for utf8mb4 on MySQL
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 08-11-2022 08:36 AM
I've done lot's of searching, but cannot seem to find any information on this.
We are planning to upgrade our backend database from MySQL 5.7 to 8.0.
The database is currently using the utf8 character set, which has been deprecated in favor of utf8mb4 in MySQL 8.0.
Most other applications now support utf8mb4, does Jamf? We would like to update the character set as part of the database upgrade.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on 08-11-2022 08:38 AM
FYI - We're on 10.37.2
