<div dir="ltr">Hi all<div><br></div><div>I'm currently shifting some databases from one server to another and have hit a really annoying issue. </div><div><br></div><div>the database is going from an ubuntu 12.04. to a 14.04 machine. Both have the same version of MySQL with pretty much the same config.</div>
<div><br></div><div><br></div><div>I backup the database (about 3 gig in size) with mysqldump, scp it to the new server and run the restore. When I then check one table in particular I can see a bunch of missing rows.</div>
<div><br></div><div>I have checked and optimised the table before the back ran.</div><div>If I open the dumped sql file I can see the missing rows in it. I can even cut and paste the rows lines and add them back into the database fine - so it's not corrupted data.</div>
<div><br></div><div>I've also tried dumping just the one problem table and re-ordering that on it's own with the same results.</div><div><br></div><div>There is nothing in the error logs and I I've also exporting/ importing with heidisql as this gives a nice logs as it goes along hoping to spot an issue. but nothing untoward shows.</div>
<div><br></div><div><br></div><div>Does any one have any thoughts on things to try please.</div><div><br></div><div>Dan</div><div><br></div></div>