[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MySql DB
- To: misc_(_at_)_openbsd_(_dot_)_org
- Subject: Re: MySql DB
- From: michael_(_at_)_zaphod_(_dot_)_rhein-neckar_(_dot_)_de (Michael Lestinsky)
- Date: 23 Oct 2000 18:50:40 GMT
- Newsgroups: nowhere.openbsd-misc
- Organization: Michael Lestinsky's small Leafsite
ben <ben_(_at_)_h-g-c_(_dot_)_com> wrote:
> I cannot
> seem to figure out how to copy a MySQL database from FreeBSD so I can
> a.) make a backup and b.) move it over to the new OpenBSD server. Can
Why not something like:
ssh thisserver 'mysqldump DBbar' | mysql DBfoo
HTH
Bye
Michael
Visit your host, monkey.org