Bug #4540 Informations not showed...
Submitted: 13 Jul 2004 22:11 Modified: 13 Jul 2004 22:44
Reporter: Roberto Spadim (Basic Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:4.1.3 OS:Any (ALL)
Assigned to: CPU Architecture:Any

[13 Jul 2004 22:11] Roberto Spadim
Description:
http://dev.mysql.com/doc/mysql/en/SHOW_TABLE_STATUS.html
this page don't show the version showed in mysql database when quering
SHOW TABLE STATUS

How to repeat:
SHOW TABLE STATUS

Suggested fix:
put the information about version
many programs, including mysql control center now don't show the rows in the table... it's show "Dynamic" or "Fixed", because the new colunm inserted
[13 Jul 2004 22:44] Paul DuBois
Thank you for your bug report. This issue has been addressed in the
documentation. The updated documentation will appear on our website
shortly, and will be included in the next release of the relevant
product(s).

Additional info:

The Version value is the version number of the
table's .frm file.