| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Ed Carp | Date: | March 18 1999 10:22am |
| Subject: | Re: Mysqldump - is there a way to re-create queries? | ||
| View as plain text | |||
>I have tried running "mysqldump" on a database and created a text file >('database.txt') with sequence of sql commands. Now I would like to run >all of the commands from the file on other machine with mysql. Is it >possible? mysqldump dbname | rsh "mysql dbname"
| Thread | ||
|---|---|---|
| • Mysqldump - is there a way to re-create queries? | David Bruha | 18 Mar |
| • Re: Mysqldump - is there a way to re-create queries? | Ed Carp | 18 Mar |
| • Re: Mysqldump - is there a way to re-create queries? | Thomas Wana | 18 Mar |
