The row format used for a table is specified with the ROW_FORMAT
clause of the CREATE TABLE and ALTER TABLE commands. Note that
COMPRESSED format implies DYNAMIC format. See
Section 3.2, “Enabling Compression for a Table” for more details on the
relationship between this clause and other clauses of these
commands.
This is the User’s Guide for InnoDB storage engine 1.1 for MySQL 5.5, generated on 2010-04-13 (revision: 19994) .
