I was ignorant. The information is readily available at MySQL site.

>mysqldump -u root -p --opt accounting

Thank you for your help.

----- Original Message ----- 
From: "Daniel Kasak" <[EMAIL PROTECTED]>
To: "Mulugeta Maru" <[EMAIL PROTECTED]>; "MySQL" <[EMAIL PROTECTED]>
Sent: Friday, March 12, 2004 9:36 PM
Subject: Re: Backward compatable?


> Mulugeta Maru wrote:
>
> >I am using MySQL 5.0 at the moment with a number of databases. These
databases are created to learn MySQL. Some of the tables are Innodb.
> >I would like to remove MySQL 5.0 and install 4.0.18. What do I need to do
to reserve the databases so that I can continue to use them in 4.0.18.
> >
> >Thank you.
> >
> >Maru
> >
> >
> Dump all your databases with 'mysqldump' and then import them into your
> new installation.
> Read up on mysqldump.
>
> Dan
>
> -- 
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to