mysqli::dump_debug_info
PHP function
Edit on GitHub ✎
(PHP 5, PHP 7, PHP 8)
Dump debugging information into the log
Description
Oop
mysqli::dump_debug_info(): bool
Procedural
mysqli_dump_debug_info(mysqli $mysql): bool
This function is designed to be executed by a user with the SUPER privilege and is used to dump debugging information into the log for the MySQL Server relating to the connection.
Parameters
Return Values
Success