If you have comments in your WordPress 2.5.1 blog but the admin page says you don’t: Then you probably have a missing index on the table wp_comments. You just need to add an index on column comments_date_gmt:
In WordPress 2.5.1 – finding the missing comments in the admin -> show all comments
by Jason L Froebe on June 18, 2008, one comment
