the attached uses numebr_format() for displaying row counts as tooltips in left.php and for the total number of rows in a set while browsing. makes working with huge tables slightly easier.
patch
Logged In: YES user_id=210714
left.php had been modified. I made the change in display_tbl.lib.php, but using PMA_formatNumber() for proper locale formatting. Thanks.
patch
Logged In: YES
user_id=210714
left.php had been modified. I made the change in
display_tbl.lib.php, but using PMA_formatNumber() for proper
locale formatting. Thanks.