#include <plugin.h>
Data Fields | |
int(* | ms_get_statements )(MSInstance *msi, Statement *mask, StmtList *result) |
int(* | ms_get_statements_ex )(MSInstance *msi, Statement *mask, StmtList *result, struct _PluginFunc *exclude) |
int(* | ms_set_statement )(MSInstance *msi, Statement *s) |
int(* | ms_set_statement_ex )(MSInstance *msi, Statement *mask, StmtList *result, struct _PluginFunc *exclude) |
int(* | ms_txn_begin )(MSInstance *msi) |
int(* | ms_txn_commit )(MSInstance *msi) |
int(* | ms_txn_rollback )(MSInstance *msi) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|