mysqli_release_savepoint(3) php man page | unix.com

Man Page: mysqli_release_savepoint

Operating Environment: php

Section: 3

MYSQLI_RELEASE_SAVEPOINT(3)						 1					       MYSQLI_RELEASE_SAVEPOINT(3)

mysqli::release_savepoint - Removes the named savepoint from the set of savepoints of the current transaction

       Object oriented style (method):

SYNOPSIS
public bool mysqli::release_savepoint (string $name)
DESCRIPTION
Procedural style: bool mysqli_release_savepoint (mysqli $link, string $name) Warning This function is currently not documented; only its argument list is available.
PARAMETERS
o $ link -Procedural style only: A link identifier returned by mysqli_connect(3) or mysqli_init(3) o $name -
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
mysqli_rollback(3). PHP Documentation Group MYSQLI_RELEASE_SAVEPOINT(3)
Related Man Pages
mysqli_rollback(3) - php
mysqli_error_list(3) - php
mysqli_get_server_info(3) - php
mysqli_kill(3) - php
mysqli.connect_error(3) - php
Similar Topics in the Unix Linux Community
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!