mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
- InnoDB page compression works only on COMPACT or DYNAMIC row format tables. So InnoDB should throw error when alter table tries to enable PAGE_COMPRESSED for redundant table.