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_result::$current_field
mysqli_result::$current_field
(mysqli_field_tell)G
mysqli::store_result
mysqli::store_result
(mysqli_store_result
mysqli::$warning_count
mysqli::$warning_count
(mysqli_warning_coun
mysqli::$connect_errno
mysqli::$connect_errno
(mysqli_connect_errn
mysqli::multi_query
mysqli::multi_query
(mysqli_multi_query)
mysqli_result::fetch_row
mysqli_result::fetch_row
(mysqli_fetch_row)Us
mysqli::stmt_init
mysqli::stmt_init
(mysqli_stmt_init)In
mysqli::$host_info
mysqli::$host_info
(mysqli_get_host_inf
Popular Articles
How to Use mysqli::dump_debug_info to Quickly Diagnose and Resolve MySQL Connection Issues?
How to output connection pool debugging information through mysqli::dump_debug_info
How to Maximize the Effectiveness of mysqli::dump_debug_info Function in Conjunction with MySQL Debug Mode