bug #1445853, overhead should not display the exact number of bytes

This commit is contained in:
Marc Delisle 2006-03-19 12:37:31 +00:00
parent 04deb1a925
commit 708816d5bf

View File

@ -5,6 +5,10 @@ phpMyAdmin - Changelog
$Id$
$Source$
2006-03-19 Marc Delisle <lem9@users.sourceforge.net>
* db_details_structure.php: bug #1445853, overhead should use the
same display units
2006-03-17 Marc Delisle <lem9@users.sourceforge.net>
* libraries/dbi/mysqli.dbi.lib.php: if $cfg['Servers'][$i]['nopassword']
is not defined (using an older config.inc.php), an error is displayed