The current recommendation for WeBWorK installations using MySQL 5.5 or later is to change the default table type to MyISAM for performance reasons.
My production server is still running MySQL 5.1 with MyISAM tables, so I haven't had the occasion to test this on a large install. Is anyone able to fool around with this and see if it solves the InnoDB slow-down in recent versions of MySQL?
Danny