RE: Size Limitations

2002-01-30 Thread James Montebello
On Wed, 30 Jan 2002, Rick Emery wrote: > The Linux version no longer has 2 GB limit. It is now whatever your disk > capacity is. The "no longer", however, is a function of later Linux kernels and filesystems. Linux 2.2 kernels with the ext2 filesystem (probably still the most common setup) have

RE: Size Limitations

2002-01-30 Thread Rick Emery
The Linux version no longer has 2 GB limit. It is now whatever your disk capacity is. -Original Message- From: Steve Kramer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 11:34 AM To: Christopher Thompson Cc: MySQL Subject: RE: Size Limitations The manual doesn't sp

RE: Size Limitations

2002-01-30 Thread Steve Kramer
The manual doesn't specify the Windows limit - only the Linux value of 2 gb. -Original Message- From: Christopher Thompson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 30, 2002 9:57 AM To: Hashim Ismail; [EMAIL PROTECTED] Subject: Re: Size Limitations At 09:49 AM 1/30/2002

Re: Size Limitations

2002-01-30 Thread Christopher Thompson
At 09:49 AM 1/30/2002 -0500, Hashim Ismail wrote: >Is there a database size limitation with MySQl in the Windows NT and Windows >2000 enviroment? Like some databases have size limitation of 2GB. Yes. Read the manual. In a Windows environment, table sizes are limited to 2 gigabytes if memory s

RE: Size limitations.

2001-02-08 Thread Carsten H. Pedersen
> Hi all. > > Apologies for not lurking long and if this question is answered > somewhere I > haven't yet found, but I'm on a timescale here... > > My company is looking to use MySQL on free *nix (FreeBSD or > Linux) to store > some text data and a *lot* of BLOB data. > > I am trying to check

Re: Size limitations.

2001-02-08 Thread Jesús Gómez Pastor
The size of Mysql tables is limitated by the max filñe size of the OS. - Original Message - From: "Justin Rowles" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, February 08, 2001 4:49 PM Subject: Size limitations. > Hi all. > > Apologies for not lurking long and if this que