Is there a MySQL command that I can execute which will show settings such as innodb_file_format, or a configuration file which I should check?
innodb_file_format
MySQL version: 5.5.32
show variables like 'innodb%';