On Monday 10 October 2005 13:42, Hugh Sasse wrote:
> On Mon, 10 Oct 2005, Andrei wrote:
> > Hi list,
> >
Hi,

> > i have a linux server with mysql 4.1.14
> >
> > and i'm trying to execute a program wich read a file with 100's tohusands
> > lines and for every line must do a SELECT and then an INSERT .
>
> Written in what language? 
C

> What does it do about clearing up after 
> each line read?
good question ! 
that helped ! 



> How much does it read in at once?
one row

> Does it rely on  
> garbage collection?  Can you run it on a different machine from the
> database?
yes ... but the same error.

>
> I think people will need more concrete information to help you debug
> this.
>
>          Hugh

Thanks,
Andrei

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to