added some words about requirement for table sizes

This commit is contained in:
Loïc Chapeaux
2001-10-13 15:15:17 +00:00
parent b45537335d
commit c6c3fc35f1
2 changed files with 7 additions and 1 deletions

View File

@@ -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>