This function checks if a transaction, either a multi-statement or a single statement transaction is about to commit or not. @param thd The client thread that executed the current statement. @param all Committing a transaction (i.e. TRUE) or a statement (i.e. FALSE). @return @c true if committing a transaction, otherwise @c false. */
source not stored for this graph (policy: none)
no test coverage detected