- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2020
07:29 PM
01-04-2020
07:29 PM
Database import Error in Migration Magento 1.9 Store
I am migrating a Magento 1.9 store to another hosting. While I am importing previous database to new phpmyadmin I am getting below error.
Labels:
4 REPLIES 4
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2020
01:09 AM
01-05-2020
01:09 AM
Re: Database import Error in Migration Magento 1.9 Store
Hello @foysal
Check Mysql version which you are using with new host. It should support current Magento version.
Check old Mysql version and use same to import it will solve your problem. Thanks
Manish Mittal
https://www.manishmittal.com/
https://www.manishmittal.com/
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2020
02:26 AM
01-05-2020
02:26 AM
Re: Database import Error in Migration Magento 1.9 Store
Thanks @Manish Mittal . Both are same. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2020
11:50 PM
01-06-2020
11:50 PM
Re: Database import Error in Migration Magento 1.9 Store
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2020
02:22 PM
01-16-2020
02:22 PM
Re: Database import Error in Migration Magento 1.9 Store
This looks suspiciously like either your export from your original host corrupted on download or it prematurely terminated on upload.
Depending on the size of your SQL file you might be better off uploading it to your server and using the mysql client over ssh which is much faster and able to process large imports.
--
Problem solved? Click Accept as Solution!
Problem solved? Click Accept as Solution!