[Maria-developers] Aria/MyISAM and MySQL 5.6.x Compressed Table Compatibility
![](https://secure.gravatar.com/avatar/68fc4a508eb70a6d76a26ead38b8ed09.jpg?s=120&d=mm&r=g)
I'm having an issue with MariaDB 10.0.0. I have a bunch of archived compressed MyISAM tables from MySQL 5.6. I can move these around on MySQL 5.6 machines, but when I put them on MariaDB 10.0.0 it fails to recognize them. Has this been fixed in 10.0.1? If not, will it be fixed in 10.0.2? Gordan
![](https://secure.gravatar.com/avatar/2cf3bcc01767a358bf4ec20df6dc8dec.jpg?s=120&d=mm&r=g)
Hi Gordan, Could you please provide some more details in regard to - which version of MySQL 5.6 you use, - how you create the tables, - how you archive the tables, - what exactly happens when you put them on MariaDB -- does it fail to start, or does it throw an error trying to read from the table, or does it not see the tables at all, etc? I tried a quick test on current MySQL-5.6 tree / MariaDB 10.0.0 release and didn't observe the problem, but it's likely that I'm missing something from your use case. If you wish, please feel free to file a bug report in JIRA (you know the way), and we'll proceed there. If you want to use the list, it's not a problem, too. Thanks, Elena On 3/19/2013 4:02 PM, Gordan Bobic wrote:
I'm having an issue with MariaDB 10.0.0. I have a bunch of archived compressed MyISAM tables from MySQL 5.6.
I can move these around on MySQL 5.6 machines, but when I put them on MariaDB 10.0.0 it fails to recognize them.
Has this been fixed in 10.0.1? If not, will it be fixed in 10.0.2?
Gordan
participants (2)
-
Elena Stepanova
-
Gordan Bobic