Bug #34009 DATA_FREE is always 0 in mysql 5.1.22-rc when using INFORMATION_SCHEMA.TABLES
Submitted: 23 Jan 2008 15:42 Modified: 27 Jan 2008 7:49
Reporter: Eyal N Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Information schema Severity:S1 (Critical)
Version:5.1.22-rc OS:Windows
Assigned to: CPU Architecture:Any
Tags: DATA_FREE INFORMATION_SCHEMA

[23 Jan 2008 15:42] Eyal N
Description:
when doing select * from INFORMATION_SCHEMA.TABLES, I get a DATA_FREE of size 0 ( zero ) for all the tables. 

As I understand, it should be like "show table status" ( of mysql 4.xx ) DATA_FREE.

How to repeat:
Just run select * from INFORMATION_SCHEMA.TABLES and you will see that.
[25 Jan 2008 12:00] 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 #32440.
[27 Jan 2008 7:49] Eyal N
What is the target release for a fix ?
[28 Jan 2008 8:48] Sveta Smirnova
I am sorry: marked previous comment as hodden by mistake.

Patch to the original bug has been queued and will occur in main trees soon. See original bug report for details.