| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | July 14 2001 6:48pm |
| Subject: | Re: changing servers | ||
| View as plain text | |||
At 1:10 PM -0500 7/14/01, Bill Omer wrote: >I was able to use mysqldump to 'dump' the databases in to a file. However, >I'm not able to figure out how I can recreate the databases on the new server >using this file. > >Any suggestions? It contains SQL statements. Feed it to mysql: mysql db_name < your_dump_file > >Thanks, >Bill Omer -- Paul DuBois, paul@stripped
| Thread | ||
|---|---|---|
| • changing servers | Bill Omer | 13 Jul |
| • RE: changing servers | Glenn Tillema | 14 Jul |
| • Re: changing servers | Bill Omer | 14 Jul |
| • Re: changing servers | Paul DuBois | 14 Jul |
| • Re: changing servers | hunter | 14 Jul |
