[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Big Tables


Roger Westin wrote:
> 
> Hi,
> Have a problem with big tables,
> Cant get them over 2GB
> Using mysql 3.23.33
> and ReadHat Linux 6.0 Kernel: 2.2.5
> 
> Need to biuld a table atleast 70Gb so Anyone?
> 

switch to a file system that supports very large files

The problem should be with linux no mysql.

there is an option to split tables to different 
files (see with-raid in the manual) but it won't
split indexes, and if you have 70gig of data you
probably have a very large index as well...

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <mysql-thread67806@xxxxxxxxxxxxxxx>
To unsubscribe, e-mail <mysql-unsubscribe-treed=ultraviolet.org@xxxxxxxxxxxxxxx>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



This mailing list archive is a service of Copilot Consulting.