Re: Restoring from a mysqldump

2003-08-03 Thread Roger Baklund
* Todd Cary > I have a file produced by mysqldump and I need to restore it. Can > someone point me toward the instructions on how to do this? http://www.mysql.com/doc/en/mysqldump.html > Just before the user comments: "You can read this back into MySQL with: mysql database < backup

Re: Restoring from a mysqldump file

2003-03-01 Thread Zak Greant
On Sat, Mar 01, 2003 at 05:11:29PM -0500, Jeff Mao wrote: > Greetings all, > > May be a dumb question,...if I have a text file generated from > mysqldump, how do I reload that file into mysql? In the past I've > always copied and pasted it into mysql, but that takes a lot of > time,...especiall