mysqli_autocommit
doctrine/dbal
Supported Versions: PHP 5, PHP 7, PHP 8
Turns on or off auto-committing database modifications
<?php
public
mysqli
::
autocommit
(
bool $enable
):
bool