(PHP 5, PHP 7)
mysqli::dump_debug_info -- mysqli_dump_debug_info — Dump debugging information into the log
Nesne yönelimli kullanım
Yordamsal kullanım
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.
bağlantı
Sadece yordamsal tarz: mysqli_connect() veya mysqli_init() işlevinden dönen bir bağlantı tanıtıcısı.
Başarı durumunda TRUE
, başarısızlık durumunda FALSE
döner.