(PHP 5 >= 5.5.0)
mysqli::savepoint -- mysqli_savepoint — Set a named transaction savepoint
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.