In the last episode (Feb 01), Jim C. said:
> Is it possible to dump to the old MySQL 4.x format?  There are some
> conversion tools I would like to use and they don't support 5.0 yet.

mysqldump --compatible=mysql40 ; see the mysqldump manpage for all the
options.

-- 
        Dan Nelson
        [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