added some words about requirement for table sizes
This commit is contained in:
@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
|
|||||||
$Id$
|
$Id$
|
||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
|
2001-10-13 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
|
* Documentation.html, lines 504-506: added some words about requirement for
|
||||||
|
table sizes.
|
||||||
|
|
||||||
2001-10-12 Marc Delisle <lem9@users.sourceforge.net>
|
2001-10-12 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* lang/bulgarian-win1251.inc.php3 updates, thanks to Peter Petrov.
|
* lang/bulgarian-win1251.inc.php3 updates, thanks to Peter Petrov.
|
||||||
|
|
||||||
|
@@ -501,7 +501,9 @@
|
|||||||
<dt><b>$cfgShowStats </b>boolean</dt>
|
<dt><b>$cfgShowStats </b>boolean</dt>
|
||||||
<dd>
|
<dd>
|
||||||
Defines whether to display space usage and statistics about databases
|
Defines whether to display space usage and statistics about databases
|
||||||
and tables or not.
|
and tables or not.<br />
|
||||||
|
Note that statistics requires at least MySQL 3.23.3 and that, at this
|
||||||
|
date, MySQL doesn't return such information for Berkeley DB tables.
|
||||||
<br /><br />
|
<br /><br />
|
||||||
</dd>
|
</dd>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user