diff options
-rw-r--r-- | doc/FAQ | 2 | ||||
-rw-r--r-- | doc/src/FAQ/FAQ.html | 3 |
2 files changed, 2 insertions, 3 deletions
@@ -655,7 +655,7 @@ Maximum number of indexes on a table? unlimited files. The maximum table size and maximum number of columns can be increased - by a factor of four if the default block size is increased to 32k. + if the default block size is increased to 32k. 4.7) How much database disk space is required to store data from a typical text file? diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index adfea776f46..5cd79807a7e 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -848,8 +848,7 @@ Maximum number of indexes on a table? unlimited multiple 1GB files.</P> <P>The maximum table size and maximum number of columns can be - increased by a factor of four if the default block size is - increased to 32k.</P> + increased if the default block size is increased to 32k.</P> <H4><A name="4.7">4.7</A>) How much database disk space is required to store data from a typical text file?<BR> |