i keep getting these errors in my event viewer. i'm running moodle 1.8.2 on mysql 5.0.45 windows 2003. its all different tables that are doing this.
Cannot find table moodletest/mdl_grade_events_grades from the internal data dictionary
of InnoDB though the .frm file for the table exists. Maybe you
have deleted and recreated InnoDB data files but have forgotten
to delete the corresponding .frm files of InnoDB tables, or you
have moved .frm files to another database?
See http://dev.mysql.com/doc/refman/5.0/en/innodb-troubleshooting.html
how you can resolve the problem.