Innodb_file_format from antelope to barracuda

Have you edited the mysql config and restarted as the guide says ?

[mysqld]
innodb_large_prefix=true
innodb_file_format=barracuda
innodb_file_per_table=1

That should be in the file, and after that restarted.