The bug was updated successfully. The following people were notified: the MySQL developers, the bug reporter, and nobody else.
Bug #63869 | different table_rows of a same table | ||
---|---|---|---|
Submitted: | 29 Dec 2011 2:44 | Modified: | 29 Dec 2011 5:47 |
Reporter: | jia xiaolei | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S3 (Non-critical) |
Version: | 5.1.41-3ubuntu12.10-log (Ubuntu) | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[29 Dec 2011 2:44]
jia xiaolei
[29 Dec 2011 4:12]
Valeriy Kravchuk
Do you use InnoDB tables? If you do, this is not a bug. Please, read the manual, http://dev.mysql.com/doc/refman/5.5/en/partitions-table.html: "For partitioned InnoDB tables, the row count given in the TABLE_ROWS column is only an estimated value used in SQL optimization, and may not always be exact."
[29 Dec 2011 5:45]
jia xiaolei
Sorry and thanks! I use mysql-partiton indeed, and I read the manual in "http://dev.mysql.com/doc/refman/5.5/en/partitions-table.html"。 okay, now the "bug" is solved and all can ignore it! Apologize for my witless again! -- Jia Xiaolei