how can i set autocommit off programmatically in mysql with javascript/nodejs and mysql npm?

后端 未结 0 1461
太阳男子
太阳男子 2021-02-09 08:05

I\'m using transactions in a function using nodejs and mysql npm. currently the transactional is not working, if there is an error in insert the delete query previously gets exe

相关标签:
回答
  • 消灭零回复
提交回复
热议问题