Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 10.1.0
-
Fix Version/s: 10.0.15-FusionIO, 10.1.1
-
Component/s: None
Description
Page compression page format on MySQL 5.7.4-labs-tplc is different compared to MariaDB 10.1. Implement a way to read MySQL page format and write MariaDB page format on demand way (I can also write MySQL page format if needed).
Gliffy Diagrams
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
revno: 3991
committer: Jan Lindström <jplindst@mariadb.org>
branch nick: 10.0-FusionIO-release
timestamp: Mon 2014-07-21 21:17:58 +0300
message:
MDEV-6354: mplement a way to read MySQL 5.7.4-labs-tplcpage compression format (Fusion-IO).
Added support for LZMA and BZIP2 compression algorithms.