PDF (US Ltr)
- 1.0Mb
PDF (A4)
- 1.0Mb
HTML Download (TGZ)
- 130.0Kb
HTML Download (Zip)
- 153.0Kb
void
mysql_debug(const char *debug)
Does a DBUG_PUSH
with the given string.
mysql_debug()
uses the Fred
Fish debug library. To use this function, you must compile the
client library to support debugging. See
The DBUG Package.