Howdy all,

quick question about how INNODB handles locks. If
autocommit is off and I perform a select statement
without then issuing a commit, will INNODB remove any
read locks that it issued? I would assume that the
locks would be removed when the statement finished.
Just want to verify that this is/isn't the case.

Cheers,

Tripp


                
__________________________________ 
Do you Yahoo!? 
Take Yahoo! Mail with you! Get it on your mobile phone. 
http://mobile.yahoo.com/maildemo 

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

Reply via email to