[Phpmyadmin-devel] Re: true number of rows for tables

Michal Čihař michal at cihar.com
Mon Oct 24 13:50:55 CEST 2005


On Fri 21. 10. 2005 15:52, Marc Delisle wrote:
> Sebastian Mendel a écrit :
> > Marc Delisle wrote:
> >> Hi,
> >>
> >> Here is a recent change in db_details_structure.php, line 351:
> >>
> >> <td class="value"><?php echo PMA_formatNumber( $display_rows );
> >> ?></td>
> >>
> >> I think we should not use PMA_formatNumber(), because we lose the
> >> exact count of rows when it's available (for example, MyISAM).
> >
> > it was to save screen space, how about:
> >
> > <abbr title="12467">12 k</abbr>
> >
> > ?
>
> Ok for me, but I don't think it saves anything, due to the width of
> this column's title (Records and the light bulb). The save would be
> only for monster tables.

I agree, losing precision doesn't make much sense here.

-- 
    Michal Čihař | http://cihar.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20051024/52c2a81c/attachment.sig>


More information about the Developers mailing list