I've got this MySQL Exception when running a JOB that contains several Sync Step to Perforce.
In a specific step raises this exception:
Caused by:
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Row size too large (> 8126). Changing some columns to TEXT or BLOB or using ROW_FORMAT=DYNAMIC or ROW_FORMAT=COMPRESSED may help. In current row format, BLOB prefix of 768 bytes is stored inline.
Please, What can I have to change to solve this?
Quickbuild version 6.1