[wp-hackers] phpmyadmin post count vs wordpress dashboard's own post count

Haluk Karamete halukkaramete at gmail.com
Fri Jun 22 17:35:59 UTC 2012


php myadmin view:
Showing rows 0 - 29 (10,223 total, Query took 0.0022 sec) SQL query:
SELECT * FROM wp_posts LIMIT 0 , 30

vs
wordpress dashboard view:
All (10,222) | Published (10,222) Search Posts: 10,222 items « ‹ of 512 › »

Why is there a disconnect? Does anyone know why phpmyadmin reports
10223 on an unconditional SQL query while admin dashboard reports one
less?


More information about the wp-hackers mailing list