by Daniel Costa.
Hi everybody,
I could solve the issue in local, increasing innodb_log_file_size to a higher value (100mb) and also innodb_buffer_pool_sizeto 4x (400mb) .
Here some references to the solution:
https://tracker.moodle.org/browse/MDL-46235
http://dba.stackexchange.com/questions/75328/row-size-error-with-mysql/75333#75333
Cheers,
Daniel