Re: Large datafiles

2002-03-27 Thread BD
At 04:30 AM 3/27/2002, you wrote: >Hi > >I'm running mysql 3.23.36 on a Red Hat 7.1 with the standard kernel. > >I have a /var partition (ext2) with 6.5 gb total space. > >One of the tables are almost running out of space, it is almost 4 gb. is it >the filsystem that prevents files larger than 4 g

Large datafiles

2002-03-27 Thread Svend Erik H. Jørgensen
Well, if i'm usin ext2 with a blocksize on 4 kb, then the largest file should be about 4 gb, right ? -Original Message- From: Egor Egorov [mailto:[EMAIL PROTECTED]] Sent: 27. marts 2002 12:16 To: [EMAIL PROTECTED] Subject: Large datafiles Svend, Wednesday, March 27, 2002, 12:30:

Large datafiles

2002-03-27 Thread Egor Egorov
Svend, Wednesday, March 27, 2002, 12:30:28 PM, you wrote: SEHJ> I'm running mysql 3.23.36 on a Red Hat 7.1 with the standard kernel. SEHJ> I have a /var partition (ext2) with 6.5 gb total space. SEHJ> One of the tables are almost running out of space, it is almost 4 gb. is it SEHJ> the filsyste

Large datafiles

2002-03-27 Thread Svend Erik H. Jørgensen
Hi I'm running mysql 3.23.36 on a Red Hat 7.1 with the standard kernel. I have a /var partition (ext2) with 6.5 gb total space. One of the tables are almost running out of space, it is almost 4 gb. is it the filsystem that prevents files larger than 4 gb, or is it mysql that should be tweaked ?