Re: mysql innodb transaction concurrency
Posted by:
Peter Brawley ()
Date: August 10, 2011 08:44PM
> Placing logic in transaction would be enough? I think I have to lock the table or records.
Please read about transactions. If the tables use the InnoDB engines, all you need is transaction blocks.
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.