WL#7704: InnoDB: Remove deprecated file format parameters in 8.0

Affects: Server-8.0   —   Status: Complete

The following options will be removed:

innodb_file_format
innodb_file_format_check
innodb_file_format_max
innodb_large_prefix

They have been deprecated in 5.7.7 with WL#7703.

The file_format column in two INFORMATION_SCHEMA tables will be removed:
innodb_sys_tablespaces
innodb_sys_tables

See also WL#8307 InnoDB: Make ROW_FORMAT=DYNAMIC the default