Re: Loading massive data set from CSV

2002-05-22 Thread Gavin Brown
- Original Message - From: "Dan Harrington" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 22, 2002 5:41 PM Subject: Loading massive data set from CSV > Greetings everyone, > > I have an ASCII CSV or Tab Delimited file that is > ro

Re: Loading massive data set from CSV

2002-05-22 Thread Eberhard Lisse
In message <[EMAIL PROTECTED]>, "Dan Harrington" write s: > I have an ASCII CSV or Tab Delimited file that is roughly 3.5 > gigabytes, and I want to load it into a mysql database so I can do > some analysis. First of all, I'm wondering, is there anything I > should be aware of, or worried about,

Loading massive data set from CSV

2002-05-22 Thread Dan Harrington
Greetings everyone, I have an ASCII CSV or Tab Delimited file that is roughly 3.5 gigabytes, and I want to load it into a mysql database so I can do some analysis. First of all, I'm wondering, is there anything I should be aware of, or worried about, size-wise? I know that I can't even look a