<div dir="ltr">Hi,<div><br></div><div>Nathan's suggestion does assume (I think!) that you're using the same version of MySQL on both servers and that you are happy losing any other existing databases on the target server.</div>
<div><br></div><div>Karl</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 13 August 2014 09:13, Nathan Friend <span dir="ltr"><<a href="mailto:nathan.friend@gmail.com" target="_blank">nathan.friend@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">If your having trouble with the import just copy the files from on the source server.  Shutdown MySQL first then tar up /var/lib/mysql directory.<div>
<br></div><div>On the destination server, move the old mysql directory out of /var/lib and untar your source file.  Set the ownership to the mysql user and group and start the MySQL service.</div>

<div><br></div><div>Much quicker than recreating the tables</div><div><br></div><div>Cheers,</div><div><br></div><div>Nathan.</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">
On Tue, Aug 12, 2014 at 5:12 PM, Laurence Southon <span dir="ltr"><<a href="mailto:laurence@southon.uk.net" target="_blank">laurence@southon.uk.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 12/08/14 16:59, Dan Attwood wrote:<br>
> innodb<br>
><br>
<br>
Are you SQL'ing in externally, eg 'mysql dbname < dbname_dump.sql' ?<br>
<br>
Does it make a difference if you do it from the MySQL console, eg<br>
<br>
mysql> create database dbname;<br>
mysql> use dbname:<br>
mysql> source /path/to/dbname_dump.sql;<br>
<br>
That gives output in the console as it writes, so maybe will show a problem?<br>
<div><div><br>
LS<br>
--<br>
Laurence Southon<br>
Tiger Computing, Bexley<br>
<a href="http://www.tiger-computing.co.uk" target="_blank">www.tiger-computing.co.uk</a><br>
<br>
_______________________________________________<br>
Kent mailing list<br>
<a href="mailto:Kent@mailman.lug.org.uk" target="_blank">Kent@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/kent" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/kent</a><br>
</div></div></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
Kent mailing list<br>
<a href="mailto:Kent@mailman.lug.org.uk">Kent@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/kent" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/kent</a><br></blockquote></div><br></div>