Skip to main content

Transfer Tool and database versions

Comments

2 comments

  • GOT
    The transfer tool makes a mysql dump file of the database and then runs that SQL file on the destination database so whatever conversions take place happen during the restore itself. I do not normally do what you are suggesting in scenario 2. However I dont think it's going to cause a problem but if you wanted to test it you could either just transfer one domain as a test or you could make a dump of a database on the mariadb server and try manually restoring on the destination server just to see if that goes through error free.
    0
  • cPanelLauren
    It is possible to move to different versions of MySQL/MariaDB in the event you're moving to a newer version on the new server and generally speaking if there are problems or there will be issues the transfer tool will output a detailed error. You can read more about the functions here: Transfer Tool - Version 80 Documentation - cPanel Documentation How to Move All cPanel Accounts from One Server to Another - cPanel Knowledge Base - cPanel Documentation If a transfer will not complete successfully the tool will fail and you'll be notified as well. If you're unsure I a normal transfer (as opposed to an express transfer) that way nothing will be affected in the event the transfer is unsuccessful.
    0

Please sign in to leave a comment.