MySQL 8.0.40
Source Code Documentation
|
This class is the implementation of service mysql_close_connection_of_binloggable_transaction_not_reached_commit. More...
#include <mysql_transaction_delegate_control_imp.h>
Static Public Member Functions | |
static void | close () noexcept |
Method that gracefully closes the client connection which are running a binloggable transactions that did not reach the commit stage. More... | |
This class is the implementation of service mysql_close_connection_of_binloggable_transaction_not_reached_commit.
|
staticnoexcept |
Method that gracefully closes the client connection which are running a binloggable transactions that did not reach the commit stage.
Close all the client connections which is running a binloggable transaction that have yet not reached the before_commit stage.