You are here : cpp0mysql_dump_debug_info

mysql_dump_debug_info() - 0

 Instructs the server to write debugging information to the error
        log. The connected user must have the
        SUPER privilege.SUPERSUPER


Syntax

int mysql_dump_debug_info(MYSQL *mysql)


Example

 


Output / Return Value

 Zero for success. Nonzero if an error occurred.


Limitations


Alternatives / See Also


Reference