Hello Gurus,
I'm trying to Migrate a couple of databases, using MySQL Migration Toolkit 5.0, from MySQL 5.0.34-enterprise-nt to MySQL 5.0.74sp1-enterprise-gpl-log. I'm able to migrate successfully all data except the ones that are in LONGBLOB columns; the target LONGBLOB columns are populated with empty string instead. Also, I found out that the migration tool is not for migration from older MySQL versions to newer versions - Bug #33315 (http://bugs.mysql.com/bug.php?id=33315).
Does anybody know how I can migrate these LONGBLOB columns successfully ?
Thanks in advance
I'm trying to Migrate a couple of databases, using MySQL Migration Toolkit 5.0, from MySQL 5.0.34-enterprise-nt to MySQL 5.0.74sp1-enterprise-gpl-log. I'm able to migrate successfully all data except the ones that are in LONGBLOB columns; the target LONGBLOB columns are populated with empty string instead. Also, I found out that the migration tool is not for migration from older MySQL versions to newer versions - Bug #33315 (http://bugs.mysql.com/bug.php?id=33315).
Does anybody know how I can migrate these LONGBLOB columns successfully ?
Thanks in advance