Replies: 1 comment
-
Hello @kaktux , that seems a typo in your
is referred to that file by any chance. Push/pull-ing between different DB is a bit a matter of faith IMO, but you could be lucky if the two are inter-compatible. But your current error looks like another matter. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
maybe a quite basic question - but im not sure if its causing an error.
A friend of mine asked to use my wordmove virtual machine (ubuntu 22.04) for his website.
So we simply cloned the whole vm and added a blank wordpress installation + movefile - to have a working "syncing machine".
What we didnt think about: my hoster uses mariadb (v10; so does the vm/local environment), his mysql (v5).
When i want to sync the local environment to the mysql host i get:
Is that a database error? I'm unsure if i can simply use wordmove to sync a mariadb installation/db to a mysql database? Or if the error is caused by something different.
Beta Was this translation helpful? Give feedback.
All reactions