Home
last modified time | relevance | path

Searched defs:st_conflict_fn_def (Results 1 – 12 of 12) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dndb_share.h101 struct st_conflict_fn_def struct
103 const char *name;
104 enum_conflict_fn_type type;
105 const st_conflict_fn_arg_def* arg_defs;
106 prepare_detect_func prep_func;
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dndb_share.h101 struct st_conflict_fn_def struct
103 const char *name;
104 enum_conflict_fn_type type;
105 const st_conflict_fn_arg_def* arg_defs;
106 prepare_detect_func prep_func;
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dndb_share.h101 struct st_conflict_fn_def struct
103 const char *name;
104 enum_conflict_fn_type type;
105 const st_conflict_fn_arg_def* arg_defs;
106 prepare_detect_func prep_func;
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dndb_share.h101 struct st_conflict_fn_def struct
103 const char *name;
104 enum_conflict_fn_type type;
105 const st_conflict_fn_arg_def* arg_defs;
106 prepare_detect_func prep_func;
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dndb_share.h101 struct st_conflict_fn_def struct
103 const char *name;
104 enum_conflict_fn_type type;
105 const st_conflict_fn_arg_def* arg_defs;
106 prepare_detect_func prep_func;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/plugin/
H A Dndb_conflict.h125 struct st_conflict_fn_def { struct
126 const char *name;
127 enum_conflict_fn_type type;
128 const st_conflict_fn_arg_def *arg_defs;
129 prepare_detect_func prep_func;
130 uint8 flags; /* enum_conflict_fn_flags */
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dndb_conflict.h134 struct st_conflict_fn_def struct
136 const char *name;
137 enum_conflict_fn_type type;
138 const st_conflict_fn_arg_def* arg_defs;
139 prepare_detect_func prep_func;
140 uint8 flags; /* enum_conflict_fn_flags */
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dndb_conflict.h134 struct st_conflict_fn_def struct
136 const char *name;
137 enum_conflict_fn_type type;
138 const st_conflict_fn_arg_def* arg_defs;
139 prepare_detect_func prep_func;
140 uint8 flags; /* enum_conflict_fn_flags */
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dndb_conflict.h134 struct st_conflict_fn_def struct
136 const char *name;
137 enum_conflict_fn_type type;
138 const st_conflict_fn_arg_def* arg_defs;
139 prepare_detect_func prep_func;
140 uint8 flags; /* enum_conflict_fn_flags */
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dndb_conflict.h134 struct st_conflict_fn_def struct
136 const char *name;
137 enum_conflict_fn_type type;
138 const st_conflict_fn_arg_def* arg_defs;
139 prepare_detect_func prep_func;
140 uint8 flags; /* enum_conflict_fn_flags */
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dndb_conflict.h134 struct st_conflict_fn_def struct
136 const char *name;
137 enum_conflict_fn_type type;
138 const st_conflict_fn_arg_def* arg_defs;
139 prepare_detect_func prep_func;
140 uint8 flags; /* enum_conflict_fn_flags */
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dndb_conflict.h134 struct st_conflict_fn_def struct
136 const char *name;
137 enum_conflict_fn_type type;
138 const st_conflict_fn_arg_def* arg_defs;
139 prepare_detect_func prep_func;
140 uint8 flags; /* enum_conflict_fn_flags */