(PHP 5)
mysqli_debug(no version information, might be only in CVS)
mysqli->debug() -- Performs debugging operationsProcedural style:
bool mysqli_debug ( string message )Object oriented style (method):
class mysqli {Performs debugging operations using the Fred Fish debugging library.
Note: To use the mysqli_debug() function you must complile the MySQL client library to support debugging.