=== modified file 'sql/sql_cache.cc' --- sql/sql_cache.cc 2013-02-28 15:36:00 +0000 +++ sql/sql_cache.cc 2013-08-14 11:41:27 +0000 @@ -3800,7 +3800,7 @@ */ DBUG_ASSERT(table->s->db_type() == heap_hton || table->s->db_type() == myisam_hton); - DBUG_RETURN(0); + continue; } /*