7 messages in com.mysql.lists.perlHow to speed UPDATES
FromSent OnAttachments
Etienne Orliac01 Apr 2004 11:31 
Ulrich Borchers01 Apr 2004 11:52 
lshen01 Apr 2004 12:03 
Etienne Orliac01 Apr 2004 12:15 
Ulrich Borchers01 Apr 2004 12:59 
Etienne Orliac01 Apr 2004 14:40 
Christopher Pryce01 Apr 2004 16:25 
Subject:How to speed UPDATES
From:Etienne Orliac (isx@nottingham.ac.uk)
Date:04/01/2004 11:31:54 AM
List:com.mysql.lists.perl

Dear all,

I have to update 1500 lines on a daily basis in a single table. My problem is
that it takes a while to execute. All the updates are siimilar.

I've read that you can delay the updates and just execute once or something
like that. However, I wasn't able to find any documentation about it.

So I would greatly appreciate some help.

Thanks a lot,

Etienne.