| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Ed Carp | Date: | March 13 1999 4:33pm |
| Subject: | Re: [spam 03.34/10.00 -pobox] Moving MySQL from one Linux Box to another | ||
| View as plain text | |||
>Is it possible to easily duplicate a MySQL-Installation from one >Intel-Linux to another keeping all data and users the same? How many databases are we talking about? Why can't you do: for i in db1 db2 db3... do mysqldump $i|(rsh remote;mysql $i) done
| Thread | ||
|---|---|---|
| • Re: [spam 03.34/10.00 -pobox] Moving MySQL from one Linux Box to another | Ed Carp | 13 Mar |
