MysqlndUhConnection::serverDumpDebugInformation
Dump debugging information into the log for the MySQL server
&reftitle.description;
public boolMysqlndUhConnection::serverDumpDebugInformation
mysqlnd_connectionconnection
Dump debugging information into the log for the MySQL server.
&reftitle.parameters;
connection
Mysqlnd connection handle. Do not modify!
&reftitle.returnvalues;
Returns &true; on success.
Otherwise, returns &false;
&reftitle.examples;
MysqlndUhConnection::serverDumpDebugInformation example
dump_debug_info();
?>
]]>
&example.outputs;
NULL,
))
proxy::serverDumpDebugInformation returns true
]]>
&reftitle.seealso;
mysqlnd_uh_set_connection_proxy
mysqli_dump_debug_info