Problem with large file support

2003-03-18 Thread Cory Patterson
Hello,

I have been working for the past couple of days trying to get tables 
larger than 2GB on my linux system.

Here is what it is installed:

Linux 2.4.20 i686
glibc-2.3.1
gcc-3.2.2
I am trying to install 3.23.55 from source.  During configure, I get 
the following:

checking for CFLAGS value to request large file support... 
-D_FILE_OFFSET_BITS=64
checking for LDFLAGS value to request large file support...
checking for LIBS value to request large file support...
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... no
checking for _LARGE_FILES... no

And when it compiles, I and limited to 2GB files.

I can happily create files larger than 2GB outside of mysql.  I have 
also tried running with the --big-tables option.

Any help you could provide would be great.

Thanks
cory
-
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 [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


Large File support on linux 2.2

2002-08-01 Thread Martin Waite

Mysql, SQL, etc.

Hi,

Does anyone have experience of compiling in large file support
for Linux ?

I just want to know what is the scope of the change:  do I have to 
recompile the kernel and every single library and application ?

thanks,

Martin




-
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 [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: large file support

2001-03-21 Thread Sinisa Milivojevic

Michelle DeCurtis writes:
  I am running linux 6.2 (2.4 kernel) with MySQL3.23 installed.  This kernel
  allows MySQL3.23 to support large file sizes, up to 4 Gigs.
  It looks like the mysqldump utility is still bound by the 2 GB file size
  limit.  Does anyone know how to get mysqldump to recognize the
  large files. 


Hi!

mysqldump knows nothing about any file size limits.

Try to make files on the same file system larger then 2 and 4 Gb and
see if you can do it. Also check free disk space.


Regards,

Sinisa

    __ _   _  ___ ==  MySQL AB
 /*/\*\/\*\   /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic
/*/ /*/ /*/   \*\_   |*|   |*||*| mailto:[EMAIL PROTECTED]
   /*/ /*/ /*/\*\/*/  \*\|*|   |*||*| Larnaca, Cyprus
  /*/ /*/  /*/\*\_/*/ \*\_/*/ |*|
  /*/^^^\*\^^^
 /*/ \*\Developers Team

-
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 [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php