WordPress database import: Row size too large

The problem occurs in MySQL 5.6.20 or later, if the innodb_log_file_size in the my.ini is set too low. I changed mine to 16M and the problem went away.
Thanks to @Otto for the solution.

http://dev.mysql.com/doc/relnotes/mysql/5.6/en/news-5-6-20.html