The new configuration parameter
innodb_file_format
controls whether such
commands as CREATE TABLE
and
ALTER TABLE
can be used to create tables that
depend on support for the “Barracuda” file format.
The file format is a dynamic, global parameter that can be
specified in the MySQL option file (my.cnf
or
my.ini
) or changed with the
SET GLOBAL
command, as described in
Section 9.5, “Configuring the InnoDB Plugin”.
This is the User’s Guide for InnoDB Plugin 1.0.6 for MySQL 5.1, generated on March 4, 2010 (rev 673:680M).