[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Importing MySQL dbs from CLI
- Subject: [cobalt-users] Importing MySQL dbs from CLI
- From: René Mølsted <molsted@xxxxxxxxxxxx>
- Date: Sun Jun 8 05:30:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi there
I did a /usr/bin/mysqldump -A -r /home/mysql/alldbs from MySQL-server#1 and
need to import them to MySQL-server#2.
How do i do that?
René