Re: row locking

2004-04-19 Thread Sahil Aggarwal
locking. On Fri, 2004-04-16 at 21:42, Paul DuBois wrote: > At 18:57 +0530 4/16/04, Sahil Aggarwal wrote: > >hi all, > > > >i have select statements in my java code which are followed by updates > >in my Innodb table. > >the desired behaviour shud have been > >

row locking

2004-04-16 Thread Sahil Aggarwal
make the system slower how can i set exclusive row locking until the update is finished? Any pointers are appreciated. -Regards Sahil Aggarwal