Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb72ca55

Browse files
committed
Update FAQ.
1 parentf3416be commitb72ca55

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

‎doc/FAQ

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -639,14 +639,16 @@
639639

640640
These are the limits:
641641
Maximum size for a database? unlimited (60GB databases exist)
642-
Maximum size for a table?unlimited on all operating systems
642+
Maximum size for a table?64 TB on all operating systems
643643
Maximum size for a row? unlimited in 7.1 and later
644+
Maximum size for a field? 1GB in 7.1 and later
644645
Maximum number of rows in a table? unlimited
645-
Maximum number of columns in a table?unlimited
646+
Maximum number of columns in a table?1600
646647
Maximum number of indexes on a table? unlimited
647648

648649
Of course, these are not actually unlimited, but limited to available
649-
disk space.
650+
disk space and memory/swap space. Performance may suffer when these
651+
values get unusually large.
650652

651653
4.7) How much database disk space is required to store data from a typical
652654
text file?

‎doc/src/FAQ/FAQ.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -831,14 +831,16 @@ <H4><A name="4.6">4.6</A>) What is the maximum size for a row,
831831
<P>These are the limits:</P>
832832
<PRE>
833833
Maximum size for a database? unlimited (60GB databases exist)
834-
Maximum size for a table?unlimited on all operating systems
834+
Maximum size for a table?64 TB on all operating systems
835835
Maximum size for a row? unlimited in 7.1 and later
836+
Maximum size for a field? 1GB in 7.1 and later
836837
Maximum number of rows in a table? unlimited
837-
Maximum number of columns in a table?unlimited
838+
Maximum number of columns in a table?1600
838839
Maximum number of indexes on a table? unlimited
839840
</PRE>
840841
Of course, these are not actually unlimited, but limited to
841-
available disk space.
842+
available disk space and memory/swap space. Performance may
843+
suffer when these values get unusually large.
842844

843845
<H4><Aname="4.7">4.7</A>) How much database disk space is required
844846
to store data from a typical text file?<BR>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp