added some words about requirement for table sizes
This commit is contained in:
@@ -5,6 +5,10 @@ phpMyAdmin - Changelog
|
||||
$Id$
|
||||
$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>
|
||||
* lang/bulgarian-win1251.inc.php3 updates, thanks to Peter Petrov.
|
||||
|
||||
|
@@ -501,7 +501,9 @@
|
||||
<dt><b>$cfgShowStats </b>boolean</dt>
|
||||
<dd>
|
||||
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 />
|
||||
</dd>
|
||||
|
||||
|
Reference in New Issue
Block a user