Jason L. Froebe – Tech tips and How Tos for Fellow Techies

Tips & Tricks for Databases (Sybase, Oracle, MySQL, PostgreSQL, SQLite), Windows, Linux, Solaris, Perl, Java, Bash and so much much more

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

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:

Share Button
Facebook login by WP-FB-AutoConnect