2 okt 2013 kl. 12:13 skrev Juha Heinanen <[email protected]>:

> couple of weeks ago there was discussion on this list regarding db_mysql
> transaction implementation, but there has been no comments from authors
> of the current code.
> 
> based on the earlier discussion, transactions in mysql should be
> started with command
> 
> SET autocommit=0
> 
> instead of BEGIN or START TRANSACTION and ending or aborting of
> transaction with COMMIT or ROLLBACK should be followed by command
> 
> SET autocommit=1
> 
> if authors agree, please commit the necessary changes.
> 
I wonder if the author is on the mailing list. I'll see if I can track him down.
It wasn't me - I just relayed.

/O

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to