2 messages in com.mysql.lists.win32Re: problem on large ascii-file
FromSent OnAttachments
Thomas Unternaehrer10 May 2005 07:50 
Erich Dollansky10 May 2005 16:54 
Subject:Re: problem on large ascii-file
From:Erich Dollansky (ocea@pacific.net.sg)
Date:05/10/2005 04:54:13 PM
List:com.mysql.lists.win32

Hi,

Thomas Unternaehrer wrote:

The file is around 39GB, but I should have enough space on my drive.

The standard C library is able to read files up to 2 GB without any problems. Can you split the file into pieces smaller than 2 GB?

I did not check how MySQL reads the files.

Erich