I have found many anwsers of how frameworks handle transaction nesting, but I couldn’t found if there is an executable query against mySql RDMS that returns if a transaction has started or not. Is it posible? thanks
I have found many anwsers of how frameworks handle transaction nesting, but I couldn’t
Share
It is a bit tricky, but you can find an example how to do this at http://forge.mysql.com/tools/tool.php?id=145