| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Thimble Smith | Date: | October 6 1999 2:46am |
| Subject: | Re: copy all tables in database | ||
| View as plain text | |||
At 09:20, 19991006, ratnakd wrote: >I like to copy all the tables in my database to another database in >order to backup the data. Usually we use the 'mysqldump' command to do this: $ mysqladmin create backup_db $ mysqldump --opt your_db | mysql backup_db Something like that. Tim
| Thread | ||
|---|---|---|
| • copy all tables in database | ratnakd | 6 Oct |
| • Re: copy all tables in database | Patrick Greenwell | 6 Oct |
| • Re: copy all tables in database | Thimble Smith | 6 Oct |
| • Re: copy all tables in database | Mike Machado | 6 Oct |
| • Re: copy all tables in database | Ed Carp | 6 Oct |
| • Re: copy all tables in database | Davor Cengija | 6 Oct |
