[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MySql backup and restore.


You dont need a script or command to restore the database, mysqlhotcopy
just creates a copy of your database files (.MYI, etc.) in the
/pathToTheBackupDirectory/. It basicaly performs the same function as the
unix command cp, only it does the necessary locking, etc.

John Barton
Unix Systems Administrator
Primary Networks, Inc.
jbarton@xxxxxxxxxxx

On Tue, 20 Mar 2001, Zhu George-CZZ010 wrote:

> Hi,
>
>     If I use "mysqlhotcopy   database    /pathToTheBackupDirectory/" to backup the whole database, what's the script/command to restore it?
> Thanks
>
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <mysql-thread68865@xxxxxxxxxxxxxxx>
> To unsubscribe, e-mail <mysql-unsubscribe-jbarton=technicalworks.net@xxxxxxxxxxxxxxx>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <mysql-thread68877@xxxxxxxxxxxxxxx>
To unsubscribe, e-mail <mysql-unsubscribe-treed=ultraviolet.org@xxxxxxxxxxxxxxx>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



This mailing list archive is a service of Copilot Consulting.