Skip to content

Commit 1ba8575

Browse files
committed
Update FAQ.
1 parent 0f972fa commit 1ba8575

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/FAQ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ Maximum size for a database? unlimited (60GB databases exist)
676676
Maximum size for a table? unlimited on all operating systems
677677
Maximum size for a row? 8k, configurable to 32k
678678
Maximum number of rows in a table? unlimited
679-
Maximum number of columns table? unlimited
679+
Maximum number of columns in a table? unlimited
680680
Maximum number of indexes on a table? unlimited
681681

682682
Of course, these are not actually unlimited, but limited to available

doc/src/FAQ/FAQ.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -844,7 +844,7 @@ <H4><A NAME="4.6">4.6</A>) What is the maximum size for a
844844
Maximum size for a table? unlimited on all operating systems
845845
Maximum size for a row? 8k, configurable to 32k
846846
Maximum number of rows in a table? unlimited
847-
Maximum number of columns table? unlimited
847+
Maximum number of columns in a table? unlimited
848848
Maximum number of indexes on a table? unlimited
849849
</PRE>
850850

0 commit comments

Comments
 (0)