php man page for mysqli_dump_debug_info

Query: mysqli_dump_debug_info

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MYSQLI_DUMP_DEBUG_INFO(3)						 1						 MYSQLI_DUMP_DEBUG_INFO(3)

mysqli::dump_debug_info - Dump debugging information into the log

       Object oriented style

SYNOPSIS
bool mysqli::dump_debug_info (void )
DESCRIPTION
Procedural style bool mysqli_dump_debug_info (mysqli $link) This function is designed to be executed by an user with the SUPER privilege and is used to dump debugging information into the log for the MySQL Server relating to the connection.
PARAMETERS
o $ link -Procedural style only: A link identifier returned by mysqli_connect(3) or mysqli_init(3)
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
mysqli_debug(3). PHP Documentation Group MYSQLI_DUMP_DEBUG_INFO(3)
Related Man Pages
mysqli_errno(3) - php
mysqli_real_query(3) - php
mysqli_error_list(3) - php
mysqli_get_server_version(3) - php
mysqli_set_charset(3) - php
Similar Topics in the Unix Linux Community
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch