Date: Thu, 22 Aug 2002 18:05:38 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Bryan Boyd <bboyd@ftiglobal.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: MySQL Max. Table Size on FreeBSD? Message-ID: <20020822230538.GB34104@dan.emsphone.com> In-Reply-To: <5.1.0.14.2.20020822171831.00b55a68@10.10.10.51> References: <5.1.0.14.2.20020822171831.00b55a68@10.10.10.51>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Aug 22), Bryan Boyd said: > > Dear Sir or Madame, > > What is the maximum MySQL table size using FreeBSD? As big as you want (actually the limit is probably around 1TB). The limit you are more likely to reach is that MySQL cannot handle an index file over 4GB in size. That's still a lot of records. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020822230538.GB34104>