[Phpmyadmin-devel] The definition of table size
Madhura Jayaratne
madhura.cj at gmail.com
Mon Jan 3 07:17:11 CET 2011
Hi all,
I was looking into the bug reported under [0] which refers to listing of
tables in a wrong order when sorted by the 'Size'. The error is due to the
definition of 'Size', where size is calculated as (Data_length +
Index_length) while it is sorted only by 'Data_length'. I would like to know
what the correct definition for table size. Is it (Data_length +
Index_length) or 'Data_length'?
Thanks and Regards,
--
Madhura Jayaratne
[0]
http://sourceforge.net/tracker/?func=detail&aid=3147884&group_id=23067&atid=377408
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20110103/d8268266/attachment.html>
More information about the Developers
mailing list