I try to use variant vagrant and wordmove to deploy my work.
Several attempts later, I understand I have a difference of mysql version between VVV - mysql 5.5 and my distant server - mysql 5.1. The problem is utf8mb4 When wordmove dump local database, they create utf8mb4 and of course my mysql distant on 5.1 break the dump.
Someone have this trouble or have an idea how resolve this?
Thanks for reading my bad english.