Drizzled Public API Documentation

hexdump_transaction_message.h File Reference
#include <drizzled/item/func.h>
#include <drizzled/function/str/strfunc.h>

Go to the source code of this file.

Classes

class  HexdumpTransactionMessageFunction

Detailed Description

Defines the HEXDUMP_TRANSACTION_MESSAGE() UDF

HEXDUMP_TRANSACTION_MESSAGE(filename, offset);

prints a text representation of the raw bytes which make up the transaction message in the logfile at the supplied offset

Definition in file hexdump_transaction_message.h.