Looking into InnoDB docs I found list of names of future InnoDB file formats: Antelope, Barracuda, Cheetah, Dragon, Elk, Fox, Gazelle, Hornet, Impala, Jaguar, Kangaroo…
Comment: MySQL on Amazon RDS part 2: Determining Peak Throughput
… innodb_concurrency_tickets 500 innodb_data_file_path ibdata1:10M:autoextend innodb_data_home_dir /rdsdbdata/db/innodb innodb_doublewrite ON innodb_fast_shutdown 1 innodb_file_format Antelope innodb_file_format_check Barracuda innodb_file_per_table ON innodb…
Comment: MySQL 5.0, 5.1 and Innodb Plugin CPU Efficiency
… important to clarify that the Barracuda file format only ENABLES new features that require an on-disk format change. Unless you create tables… could explain these differences between Antelope and Barracuda formats? Or between the Plugin and the built-in InnoDB? If you have the ability…
Comment: Should you move from MyISAM to Innodb ?
… if we changed from Barracuda back to Antelope file format. We do not have compression then, but InnoDB plugin performs with around 13000 samples…

