MySQL Forums
Forum List  »  General

Re: MySql bug in table schema data
Posted by: Anthony Stump
Date: November 25, 2016 07:50AM

Delete this?

Found out that after exporting to CSV the column with the accurate row count was auto_increment.

Adjusted my query to look for max of 2 columns - row count or auto increment. Max of the 2 returns much more accurate data than the estimated rows from table_schema.

Options: ReplyQuote


Subject
Written By
Posted
November 25, 2016 06:48AM
Re: MySql bug in table schema data
November 25, 2016 07:50AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.