RE: [PHP-GENERAL] Restore mySQLdump
[email protected] ("Liz Kimber")
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Try mysql < dumpfile.txt Liz > -----Original Message----- > From: Bryan Forstner [mailto:[email protected]] > Sent: 19 May 2000 05:32 > To: [email protected] > Subject: [PHP-GENERAL] Restore mySQLdump > > > Hi group, > > It must be getting late and I've been looking at this thing too > long. I'm trying to restore a table and database from a recent mySQLdump > command. But for the life of me I can't find the command(s) for restoring > the table/database. > > Is this something that has to be run from the shell? > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > To contact the list administrators, e-mail: [email protected] >