List:GUI Tools« Previous MessageNext Message »
From:Adam Hooper Date:December 18 2003 2:30pm
Subject:Re: InnoDB Bug
View as plain text  
Vladimir Prieto Muñoz wrote:
> Almost all tables on the DB has wrong total records.  I get into one table and
> count by one all the records and it doesn't fit with the total of mysqlcc.
> 
> Even more, i install phpMyAdmin and this one does show the correct total
> records of each table.  So definitively it is a bug on MySQLCC.

No, phpMyAdmin must be using an inefficient workaround. It's a "bug" in 
MySQL (I use quotes because it's intentional). Here's what the InnoDB 
manual has to say about it (http://www.innodb.com/ibman.php):

"Note that the statistics SHOW gives about InnoDB tables are only 
approximate: they are used in SQL optimization. Table and index reserved 
sizes in bytes are accurate, though."

-- 
Adam Hooper
adamh@stripped
Thread
InnoDB BugVladimir Prieto Muñoz18 Dec
  • Re: InnoDB BugAdam Hooper18 Dec
    • Re: InnoDB BugVladimir Prieto Muñoz18 Dec
  • Re: InnoDB BugJorge del Conde19 Dec
RE: InnoDB BugAdam Trimeloni18 Dec