(PHP 5 >= 5.5.0)
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
Procedural style only: A link identifier returned by mysqli_connect() or mysqli_init()
name
Retorna TRUE
em caso de sucesso ou FALSE
em caso de falha.