Attempting to migrate to an AWS server, my import is failing with this mysql error:
ERROR 1118 (42000) at line 25 in file: 'cbsubs_payments.dump.sql': Row size too large (> 8126). Changing some columns to TEXT or BLOB may help. In current row format, BLOB prefix of 0 bytes is stored inline.
I've attached the dump file for reference...