Bug #3125 mysqlcc console manger table records number display error
Submitted: 9 Mar 2004 17:07 Modified: 10 Mar 2004 9:34
Reporter: [ name withheld ] Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQLCC Severity:S3 (Non-critical)
Version:0.9.4 -beta OS:Windows (Windows)
Assigned to: Dean Ellis CPU Architecture:Any

[9 Mar 2004 17:07] [ name withheld ]
Description:
When the table type is Innodb, the console manager page shows different table record number each refreshing. 

How to repeat:
always
[10 Mar 2004 9:34] Dean Ellis
It retrieves this information via SHOW TABLE STATUS; the InnoDB documentation mentions that this is only approximate.