Interestingly enough, MyISAM files could be taken from version 4.x into mysql 5, and they seem to working fine, of 'course with _some_ exception described in http://dev.mysql.com/doc/refman/5.0/en/upgrading-from-4-1.ht ml )
But I could not found any info about possible innodb compatibility or opposite - can ibdata file be moved from any 4 to 5 version of MySQL? Common sense tell me "no", but why it's missing in docs? Or I must've overlooked it (
But I could not found any info about possible innodb compatibility or opposite - can ibdata file be moved from any 4 to 5 version of MySQL? Common sense tell me "no", but why it's missing in docs? Or I must've overlooked it (
Comment