Richard G
Verified User
I'm just wondering. They say MariaDB 10.2 is Mysql 5.7 compatible.
We want to move servers (old server to replacement server). The new server (server B) already has MariaDB 10.2 running.
The old server (server A) has Mysql 5.7 running.
First I was thinking to do a mysql 5.7 conversion to MariaDB 10.2 on server A.
Today I used admin backup/transfer to transfer the admin account from server A with mysql 5.7 to server B with MariaDB 10.2. The admin account has Wordpress on it.
It looks like this works. At least the database connection works.
Since we have to transfer all accounts to the new server anyway I'm wondering... Is it possible to just transfer all accounts from server A (Mysql 5.7) to server B (MariaDB 10.2) with admin backup/transfer without issues?
If yes, this would spare us from the Mysql 5.7<->MariaDB 10.2 conversion which would be a great help.
Anybody tried this before?
We want to move servers (old server to replacement server). The new server (server B) already has MariaDB 10.2 running.
The old server (server A) has Mysql 5.7 running.
First I was thinking to do a mysql 5.7 conversion to MariaDB 10.2 on server A.
Today I used admin backup/transfer to transfer the admin account from server A with mysql 5.7 to server B with MariaDB 10.2. The admin account has Wordpress on it.
It looks like this works. At least the database connection works.
Since we have to transfer all accounts to the new server anyway I'm wondering... Is it possible to just transfer all accounts from server A (Mysql 5.7) to server B (MariaDB 10.2) with admin backup/transfer without issues?
If yes, this would spare us from the Mysql 5.7<->MariaDB 10.2 conversion which would be a great help.
Anybody tried this before?