Anyone know this is a must?
Or can I ignore it on small installations?
Cheers
Albert
AFAIK, Barracuda format it's a must, the differences about these 2 row formats it's explained here:
https://dev.mysql.com/doc/refman/5.6/en/innodb-file-format.html
If you don't convert your tables, the primary risk it's about the clipping of the values in some fields, which cannot store long variable-length data.
BTW the correct conversion direction is "Antelope to Barracuda..." and in the admin/moodleadmin directory you should find all the cli tools needed to check/fix your database engine/format.