Hi all,<div><br></div><div>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'?</div>
<div><br></div><div>Thanks and Regards,<br>-- <br>Madhura Jayaratne<br><br>[0] <a href="http://sourceforge.net/tracker/?func=detail&aid=3147884&group_id=23067&atid=377408">http://sourceforge.net/tracker/?func=detail&aid=3147884&group_id=23067&atid=377408</a></div>