I have a database which should contain 159,483 rows. If I execute a SELECT COUNT( * ) FROM invw2wfinal
it reports 159,483 but if I view the table summary on phpyMyAdmin it shows various numbers ranging from 164,000 to 195,384.
Is this a bug or does anyone have any idea what is going on?