Re: InnoDB and lock wait timeout

2002-04-06 Thread Michael Bacarella
Hi, On Sat, Apr 06, 2002 at 03:57:39PM -0500, Victor wrote: > Suppose that a query begins with begin. Then a couple inserts happen but > before the commit statement is executed, the client hits stop in the > browser. What is going to do the rollback? If there is a persistent > connection, is it g

RE: InnoDB and lock wait timeout

2002-04-06 Thread Daniel Page
lock wait timeout Hi. I have a question about rollbacks and innodb. Suppose that a query begins with begin. Then a couple inserts happen but before the commit statement is executed, the client hits stop in the browser. What is going to do the rollback? If there is a persistent connection, is it

InnoDB and lock wait timeout

2002-04-06 Thread Victor
Hi. I have a question about rollbacks and innodb. Suppose that a query begins with begin. Then a couple inserts happen but before the commit statement is executed, the client hits stop in the browser. What is going to do the rollback? If there is a persistent connection, is it going to wait for 8