23 #include <drizzled/statement.h>
31 start_transaction_option_t start_transaction_opt;
36 start_transaction_opt(opt)
38 set_command(SQLCOM_BEGIN);
45 bool isTransactional()
TODO: Rename this file - func.h is stupid.
Represents a statement to be executed.