UPDATE: Here's what i could figure out till now
A look with a hex editor showed me that there was a change from "0B" to
"0A" and "07" to "20" in the
corrupted files compared with the original ones.
Somebody had the same problem
--
MySQL General Mailing List
For list archives: http://list
Hello Group,
I'm desperatly trying to set up a mysql test-environment on my Windows
XP Sp1 system.
Therefore I dumped out the database on a RedHat Linux Server (both are
MySQL 3.23.56) and imported this dump
into the same MySQL DB on the windows System (using mysqldump -u root -p
--opt --all-dat