Set MySQL version manually to 5.5?
-
My local (MAMP Pro 4.x) version of MySQL is 5.6, and my shared host (HostGator) has not upgraded the shared hosting MySQL version beyond 5.5–and says they don’t know when they will. At the moment, I cannot use Duplicator to migrate my local site to live, as there’s a critical failure between MySQL v5.5 (host) and 5.6 (local).
Short of moving hosts, is there a way to set Duplicator to use MySQL server version 5.5, or to not use utf8mb4_unicode_520_ci, as apparently that’s only available on 5.6x, and causes the critical failure.
I’ve tried MAMP Pro, and found nothing there that lets me use the earlier server version. Is there a setting on Duplicator that will help? Thank you!
The topic ‘Set MySQL version manually to 5.5?’ is closed to new replies.