mysqldump not restoring data in MySql 5.0.19 -


I have production and a development server, each server has its own MySql server. I am not the administrator of any server, some I'm also not installing. I have to take schema and data from development to production, but myslqdump does not restore any data!

I tried to add SET FOREIGN_KEY_CHECKS = 0; Without the result, then I removed the only trigger, nothing. Then I removed two foreign keys which made and error (when importing phpMyAdmin). Then I was able to import the data.

It is quite scary. I can not trust mysqldump, right? Do you have such problems? Any advice?

Are you dumping and reinstalling with phpmyadmin?

>

HTML>

Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -