Re: Record Locking

2003-12-04 Thread Zenzo
I dont know if you can lock entries in a table but a table you can. More info: http://www.mysql.com/documentation/mysql/bychapter/manual_MySQL_Optimisation.html#Locking_Issues --- Mike Doanh Tran <[EMAIL PROTECTED]> wrote: > hi all, > > Can someone show me how to lock a record in mySQL? > As

Re: Record Locking

2003-12-04 Thread Zenzo
I dont know if you can lock entries in a table but a table you can. More info: http://www.mysql.com/documentation/mysql/bychapter/manual_MySQL_Optimisation.html#Locking_Issues > --- Mike Doanh Tran <[EMAIL PROTECTED]> > wrote: > > hi all, > > > > Can someone show me how to lock a record in