mysqli_savepoint
doctrine/dbal
Supported Versions: PHP 5 >= 5.5.0, PHP 7, PHP 8
Set a named transaction savepoint
<?php
public
mysqli
::
savepoint
(
string $name
):
bool