how can I set autocommit to false? because i use mysql, and it has the error saying something like can't roll back because autocommit is set to false.
I don't believe you can roll back with mysql. It doesn't support transactions.
Which version are you using?
Log in to post a comment.
how can I set autocommit to false? because i use mysql, and it has the error saying something like can't roll back because autocommit is set to false.
I don't believe you can roll back with mysql. It doesn't support transactions.
Which version are you using?