  | | | MySQL 4.1 - > 4.0 | MySQL 4.1 - > 4.0 2006-02-26 - By Tom Sightler
Back On Sat, 2006-02-25 at 22:38 -0600, Ed Wilts wrote:
> I can manually edit all the pages that are now corrupted but that's a > lot of effort that I'm hoping to avoid. I have shell access on both > systems so I can do whatever I need to do to the files after the export > or before the import. I'm doing the export with mysqldump.
I'm not a MySQL expert, and I can imaging there are a multiple ways to do what your asking (such as using iconv to convert the character set of the exported MySQL 4.1 data before importing into MySQL 4.0) however, before going any further I'm curious if you are using the documented method for exporting from 4.1 to 4.0 at the following URL:
http://dev.mysql.com/doc/refman/4.1/en/downgrading-to-4-0.html
That really should create an export file that can be imported. I've done it successfully using this method in several cases, although I must admit that was on Windows.
Just want to make sure before we get into more complex options.
Later, Tom
-- Taroon-list mailing list Taroon-list@(protected) https://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |