Problem with large file support

2003-03-18 Thread Cory Patterson
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

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

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 rec

large file support

2001-03-20 Thread Michelle DeCurtis
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.

Large File Support and Compiling

2001-01-29 Thread e. crispell wagner
Greetings List Dwellers- A quick question for you. I'm having problems with mysql's large file support(I think). I'm using kernel 2.4-XFS with my database disk set up with the XFS journaled file-system. Works fine with large files. Anyway, I'm using mysql-3.23.32, compi