Drizzled Public API Documentation

print_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  PrintTransactionMessageFunction

Detailed Description

Defines the PRINT_TRANSACTION_MESSAGE() UDF

PRINT_TRANSACTION_MESSAGE(filename, offset);

prints a text representation of the transaction message in the logfile at the supplied offset

Definition in file print_transaction_message.h.