Bug #29862 Falcon: SHOW TABLE STATUS does not show info about data and index size
Submitted: 18 Jul 2007 7:33 Modified: 18 Jul 2007 8:01
Reporter: Vadim TKACHENKO Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Falcon storage engine Severity:S3 (Non-critical)
Version:6.0.1-bk OS:Any
Assigned to: CPU Architecture:Any

[18 Jul 2007 7:33] Vadim TKACHENKO
Description:
I want to get information about data and indexes sizes, but SHOW TABLES STATUS shows zero info

How to repeat:
 Name: sbtest
         Engine: Falcon
        Version: 10
     Row_format: Fixed
           Rows: 100000000
 Avg_row_length: 0
    Data_length: 10000
Max_data_length: 0
   Index_length: 0
      Data_free: 0
 Auto_increment: NULL
    Create_time: NULL
    Update_time: NULL
     Check_time: NULL
      Collation: latin1_swedish_ci
       Checksum: NULL
 Create_options: 
        Comment:
[18 Jul 2007 8:01] Sveta Smirnova
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely
to be the same. Because of this, we hope you add your comments to the original bug instead.

Thank you for your interest in MySQL.

Duplicate of Bug #25416