OC_Dev
6/7/2017 - 1:25 PM

Updraft Plus Database Migration

Updraft Plus Database Migration

The manual search and replace ‘utf8mb4_unicode_520_ci’ with ‘utf8_unicode_ci’ only partially fixed my issue. AFTER performing that search and replace, I then had to do another to replace ‘utf8mb4’ with ‘utf8’ for the charset. My restore was then successful.