Re: long query: when to give up

2001-08-13 Thread Jeremy Zawodny
On Fri, Jul 27, 2001 at 02:52:08AM -0500, ryc wrote: > > The question is, when do you know when to give up, and when to keep > on trucking? If it's still running now, I'd give up. :-) -- Jeremy D. Zawodny, <[EMAIL PROTECTED]> Technical Yahoo - Yahoo Finance Desk: (408) 349-7878 Fax: (408) 349-

long query: when to give up

2001-07-27 Thread ryc
To sum it all up, I am trying to import data from text files into an innobase table (about 12m rows of data that is stored in text files created by doing a select into outfile). First I tried dropping the indexes before doing load data infile, but I found that I didnt have enough table space to re