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@stripped
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@stripped>
> To unsubscribe, e-mail
> <mysql-unsubscribe-jbarton=technicalworks.net@stripped>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>