Bug #34009 DATA_FREE is always 0 in mysql 5.1.22-rc when using INFORMATION_SCHEMA.TABLES
Submitted: 23 Jan 2008 16:42 Modified: 27 Jan 2008 8:49
Reporter: Eyal N
Status: Duplicate
Category:Server: I_S Severity:S1 (Critical)
Version:5.1.22-rc OS:Microsoft Windows
Assigned to: Target Version:
Tags: DATA_FREE INFORMATION_SCHEMA

[23 Jan 2008 16: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 13: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 8:49] Eyal N
What is the target release for a fix ?
[28 Jan 2008 9: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.