Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::dump_debug_info
mysqli::dump_debug_info
(mysqli_dump_debug_info) Dump debug information into the log
Name:
mysqli::dump_debug_info
Category:
MySQLi
Programming Language:
php
One-line Description:
Dump debug information into the log.
Related
How to output connection pool debugging information through mysqli::dump_debug_info
3
How to Maximize the Effectiveness of mysqli::dump_debug_info Function in Conjunction with MySQL Debug Mode
4
How to Use mysqli::dump_debug_info to Quickly Diagnose and Resolve MySQL Connection Issues?
3
Similar Functions
mysqli_stmt::result_metadata
mysqli_stmt::result_metadata
(mysqli_stmt_result_
mysqli_result::fetch_array
mysqli_result::fetch_array
(mysqli_fetch_array)
mysqli::savepoint
mysqli::savepoint
(mysqli_savepoint)Se
mysqli::next_result
mysqli::next_result
(mysqli_next_result)
mysqli::autocommit
mysqli::autocommit
(mysqli_autocommit)T
mysqli::$insert_id
mysqli::$insert_id
(mysqli_insert_id)Re
mysqli_result
mysqli_result
mysqli_resultclass
mysqli::$error_list
mysqli::$error_list
(mysqli_error_list)R
Popular Articles
How to output connection pool debugging information through mysqli::dump_debug_info
How to Use mysqli::dump_debug_info to Quickly Diagnose and Resolve MySQL Connection Issues?
How to Maximize the Effectiveness of mysqli::dump_debug_info Function in Conjunction with MySQL Debug Mode