mysqli_rollback
doctrine/dbal
Supported Versions: PHP 5, PHP 7, PHP 8
Rolls back current transaction
<?php
public
mysqli
::
rollback
(
int $flags
=
0
, ?
string $name
=
null
):
bool