WordPress Database MySQL 5.7 > 8
-
Hi, I develop locally using MAMP Pro and am looking to upgrade my WP databases from MySQL 5.7 to 8 and am getting warnings about converting utf8 to utf8mb3 and am wondering how to go about doing this and if this is some procedure that will cause a bunch of problems? I am pretty sure this is only a problem with my localhost DBs.
I see in phpMyAdmin there is a collation option under operations where I can change all table collations from utf8_general_ci to utf8mb4_general_ci but I don’t see mb3 as an option.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.