- Impact
- 4
I have a SQL file from my previous hosting. But now I use a new host, and want to export my SQL file into it. But I got syntax errors.
Nothing wrong with the SQL file, because it works well on my old host.
then I ask my server provider from my old host. He gave me this:
Yea, the new host is using Mysql 4.0
and my old host uses MySQL version 4.1.14
Is there a way to import my SQL file succefully into my new host?
Nothing wrong with the SQL file, because it works well on my old host.
then I ask my server provider from my old host. He gave me this:
Our server is using
MySQL version 4.1.14-standard
Most servers that run MySQL version 4.0 or around that ballpark will have a hard time importing the SQL version due to version incompatibility.
Yea, the new host is using Mysql 4.0
and my old host uses MySQL version 4.1.14
Is there a way to import my SQL file succefully into my new host?








