I currently have the following code running againist a mysql DB configured to InnoDB.
$this->db->lock(\'store\'); $this->db->transaction()