(PHP 5, PHP 7)
mysqli::dump_debug_info -- mysqli_dump_debug_info — Dump debugging information into the log
객체 기반 형식
절차식 형식
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.
성공 시 TRUE
를, 실패 시 FALSE
를 반환합니다.