#include <drizzled/item/func.h>
#include <drizzled/function/str/strfunc.h>
Go to the source code of this file.
Classes | |
class | PrintTransactionMessageFunction |
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.