Is there a way to find out the number of pending requests in a transaction before launching the commit action ?
I want to launch my commit only if I get a sufficient number of queries (that I can not count one by one before in my particular case...)
Is there a way to find out the number of pending requests in a transaction before launching the commit action ?
I want to launch my commit only if I get a sufficient number of queries (that I can not count one by one before in my particular case...)