phpMyAdmin (utf8_general_ci or utf8mb4_unicode_520_ci)
-
Hi there,
I am checking my phpMyAdmin and I am finding some of your tables as utf8_general_ci.
Should they be utf8mb4_unicode_520_ci or is this format right utf8_general_ci?
wp_5_basel_wishlists = utf8_general_ci
wp_basel_wishlist_products = utf8_general_ci
wp_basel_wishlists = utf8_general_ci
wp_5_basel_wishlist_products = utf8_general_ci
Best Regards,
Tuomo Nurkkala
Hello,
It doesn’t make any difference there. You can set the same encoding as for other tables in the database.
Kind Regards