(PHP 5 >= 5.5.0, PHP 7)
mysqli::release_savepoint -- mysqli_release_savepoint — Removes the named savepoint from the set of savepoints of the current transaction
Estilo orientado à objeto (method):
$name
)Estilo procedural:
Esta função não está documentada; somente a lista de argumentos está disponível.
link
Somente no estilo procedural: Um recurso link retornado por mysqli_connect() ou mysqli_init()
name
Retorna TRUE
em caso de sucesso ou FALSE
em caso de falha.