<div dir="ltr">Correct--that was the backup.  This is the restore command I use:<div><br></div><div>mysql -uUSERNAME -h localhost -pPASSWORD DBNAME < /PATH/FILENAME</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 1, 2015 at 1:58 PM, Maurice de Laat <span dir="ltr"><<a href="mailto:mdlaat@muisnetwerken.nl" target="_blank">mdlaat@muisnetwerken.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 01-05-15 20:57, Jeff Keller wrote:<br>
> Or this from the shell:<br>
><br>
>>>>     mysqldump -uUSERNAME -h localhost -pPASSWORD DBNAME > /PATH/FILENAME<br>
<br>
</span>That will create a backup, not restore it.<br>
<span class="HOEnZb"><font color="#888888">--<br>
Maurice<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
Blueonyx mailing list<br>
<a href="mailto:Blueonyx@mail.blueonyx.it">Blueonyx@mail.blueonyx.it</a><br>
<a href="http://mail.blueonyx.it/mailman/listinfo/blueonyx" target="_blank">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a><br>
</div></div></blockquote></div><br></div>