We are planning to move our production databases from Solaris to Red Hat Linux. Our databases are purely MyISAM.
If we just copy files from zfs (solaris) filesystem to ext3 (linux) filesystem and start MySQL, will they be usable?
If they are not compatible, are there any ways to make them compatible on Linux?