mysqli_commit
doctrine/dbal
Supported Versions: PHP 5, PHP 7, PHP 8
Commits the current transaction
<?php
public
mysqli
::
commit
(
int $flags
=
0
, ?
string $name
=
null
):
bool