Can I import my database from a later version of MySQL into your servers?

Question
Can I import my database from a later version of MySQL into your servers?
Answer
You can absolutely export your database from a later version to one that is compatible with our servers. Here's how.
Note:
You will need shell access on your originating server to do this.
From SSH, type
mysqldump --compatible=mysql40 -udb_USERNAME -pdb_PASSWORD db_name > FILENAME
Still need help?
If you need further assistance than this entry provided, please, do open up a support ticket, we are here to help you out
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Do you allow remote MySQL connections

Question Do you allow remote MySQL connections Answer Due to the security concerns...

How do I import or export an .SQL file via phpMyadmin?

Question How do I import an .SQL file via phpmyadmin...

How to create a MySQL database and assign users?

Question How do i create a MySQL database and assign users? Answer MySQL is a...

What version of MySQL are you running?

Question What version of MySQL are you running?...

Do you allow the use of MySQL triggers?

Question Do you allow the use of MySQL triggers? Answer As triggers...

Powered by WHMCompleteSolution

Our official partners