Home
last modified time | relevance | path

Searched refs:enum_var_type (Results 1 – 25 of 402) sorted by relevance

12345678910>>...17

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dset_var.h73 enum enum_var_type enum
112 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
146 uchar *value_ptr(THD *running_thd, THD *target_thd, enum_var_type type, LEX_STRING *base);
147 uchar *value_ptr(THD *thd, enum_var_type type, LEX_STRING *base);
170 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
179 bool check_scope(enum_var_type query_type) in check_scope()
259 enum_var_type type;
271 set_var(enum_var_type type_arg, sys_var *var_arg,
361 bool sort, enum enum_var_type type, bool strict);
369 bool fix_delay_key_write(sys_var *self, THD *thd, enum_var_type type);
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dwsrep_var.cc58 bool wsrep_on_update (sys_var *self, THD* thd, enum_var_type var_type) in wsrep_on_update()
67 bool wsrep_causal_reads_update (sys_var *self, THD* thd, enum_var_type var_type) in wsrep_causal_reads_update()
88 bool wsrep_sync_wait_update (sys_var* self, THD* thd, enum_var_type var_type) in wsrep_sync_wait_update()
167 bool wsrep_start_position_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_start_position_update()
280 bool wsrep_provider_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_provider_update()
368 bool wsrep_reject_queries_update(sys_var *self, THD* thd, enum_var_type type) in wsrep_reject_queries_update()
472 bool wsrep_cluster_name_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_cluster_name_update()
498 bool wsrep_node_name_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_node_name_update()
525 bool wsrep_node_address_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_node_address_update()
591 bool wsrep_desync_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_desync_update()
[all …]
H A Dset_var.h79 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
113 uchar *value_ptr(THD *thd, enum_var_type type, LEX_STRING *base);
135 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
138 bool check_type(enum_var_type type) in check_type()
222 enum_var_type type;
234 set_var(enum_var_type type_arg, sys_var *var_arg, in set_var()
350 SHOW_VAR* enumerate_sys_vars(THD *thd, bool sorted, enum enum_var_type type);
355 bool fix_delay_key_write(sys_var *self, THD *thd, enum_var_type type);
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dset_var.h73 enum enum_var_type enum
113 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
152 uchar *value_ptr(THD *running_thd, THD *target_thd, enum_var_type type, LEX_STRING *base);
153 uchar *value_ptr(THD *thd, enum_var_type type, LEX_STRING *base);
197 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
206 bool check_scope(enum_var_type query_type) in check_scope()
307 enum_var_type type;
323 set_var(enum_var_type type_arg, sys_var *var_arg,
418 bool sort, enum enum_var_type type, bool strict);
429 bool fix_delay_key_write(sys_var *self, THD *thd, enum_var_type type);
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dset_var.h73 enum enum_var_type enum
113 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
152 uchar *value_ptr(THD *running_thd, THD *target_thd, enum_var_type type, LEX_STRING *base);
153 uchar *value_ptr(THD *thd, enum_var_type type, LEX_STRING *base);
197 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
206 bool check_scope(enum_var_type query_type) in check_scope()
307 enum_var_type type;
323 set_var(enum_var_type type_arg, sys_var *var_arg,
418 bool sort, enum enum_var_type type, bool strict);
429 bool fix_delay_key_write(sys_var *self, THD *thd, enum_var_type type);
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dset_var.h73 enum enum_var_type enum
113 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
152 uchar *value_ptr(THD *running_thd, THD *target_thd, enum_var_type type, LEX_STRING *base);
153 uchar *value_ptr(THD *thd, enum_var_type type, LEX_STRING *base);
186 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
195 bool check_scope(enum_var_type query_type) in check_scope()
296 enum_var_type type;
312 set_var(enum_var_type type_arg, sys_var *var_arg,
406 bool sort, enum enum_var_type type, bool strict);
414 bool fix_delay_key_write(sys_var *self, THD *thd, enum_var_type type);
H A Dwsrep_var.cc58 bool wsrep_on_update (sys_var *self, THD* thd, enum_var_type var_type) in wsrep_on_update()
67 bool wsrep_causal_reads_update (sys_var *self, THD* thd, enum_var_type var_type) in wsrep_causal_reads_update()
88 bool wsrep_sync_wait_update (sys_var* self, THD* thd, enum_var_type var_type) in wsrep_sync_wait_update()
167 bool wsrep_start_position_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_start_position_update()
280 bool wsrep_provider_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_provider_update()
368 bool wsrep_reject_queries_update(sys_var *self, THD* thd, enum_var_type type) in wsrep_reject_queries_update()
472 bool wsrep_cluster_name_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_cluster_name_update()
498 bool wsrep_node_name_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_node_name_update()
525 bool wsrep_node_address_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_node_address_update()
593 bool wsrep_desync_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_desync_update()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dset_var.h73 enum enum_var_type enum
113 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
152 uchar *value_ptr(THD *running_thd, THD *target_thd, enum_var_type type, LEX_STRING *base);
153 uchar *value_ptr(THD *thd, enum_var_type type, LEX_STRING *base);
186 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
195 bool check_scope(enum_var_type query_type) in check_scope()
296 enum_var_type type;
312 set_var(enum_var_type type_arg, sys_var *var_arg,
403 bool sort, enum enum_var_type type, bool strict);
411 bool fix_delay_key_write(sys_var *self, THD *thd, enum_var_type type);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dset_var.h73 enum enum_var_type enum
113 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
152 uchar *value_ptr(THD *running_thd, THD *target_thd, enum_var_type type, LEX_STRING *base);
153 uchar *value_ptr(THD *thd, enum_var_type type, LEX_STRING *base);
197 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
206 bool check_scope(enum_var_type query_type) in check_scope()
307 enum_var_type type;
323 set_var(enum_var_type type_arg, sys_var *var_arg,
418 bool sort, enum enum_var_type type, bool strict);
429 bool fix_delay_key_write(sys_var *self, THD *thd, enum_var_type type);
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_var.cc105 bool wsrep_on_update (sys_var *self, THD* thd, enum_var_type var_type) in wsrep_on_update()
228 bool wsrep_sync_wait_update (sys_var* self, THD* thd, enum_var_type var_type) in wsrep_sync_wait_update()
441 bool wsrep_provider_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_provider_update()
564 bool wsrep_debug_update(sys_var *self, THD* thd, enum_var_type type) in wsrep_debug_update()
674 bool wsrep_cluster_name_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_cluster_name_update()
692 bool wsrep_node_name_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_node_name_update()
813 bool wsrep_desync_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_desync_update()
854 bool wsrep_trx_fragment_size_update(sys_var* self, THD *thd, enum_var_type) in wsrep_trx_fragment_size_update() argument
883 bool wsrep_trx_fragment_unit_update(sys_var* self, THD *thd, enum_var_type) in wsrep_trx_fragment_unit_update() argument
918 bool wsrep_max_ws_size_update(sys_var *self, THD *thd, enum_var_type) in wsrep_max_ws_size_update() argument
[all …]
H A Dset_var.h83 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
115 const uchar *value_ptr(THD *thd, enum_var_type type, const LEX_CSTRING *base) const;
126 longlong val_int(bool *is_null, THD *thd, enum_var_type type, const LEX_CSTRING *base);
127 String *val_str(String *str, THD *thd, enum_var_type type, const LEX_CSTRING *base);
128 double val_real(bool *is_null, THD *thd, enum_var_type type, const LEX_CSTRING *base);
140 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
170 bool check_type(enum_var_type type) in check_type()
303 enum_var_type type;
318 set_var(THD *thd, enum_var_type type_arg, sys_var *var_arg,
419 SHOW_VAR* enumerate_sys_vars(THD *thd, bool sorted, enum enum_var_type type);
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_var.cc105 bool wsrep_on_update (sys_var *self, THD* thd, enum_var_type var_type) in wsrep_on_update()
228 bool wsrep_sync_wait_update (sys_var* self, THD* thd, enum_var_type var_type) in wsrep_sync_wait_update()
441 bool wsrep_provider_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_provider_update()
564 bool wsrep_debug_update(sys_var *self, THD* thd, enum_var_type type) in wsrep_debug_update()
674 bool wsrep_cluster_name_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_cluster_name_update()
692 bool wsrep_node_name_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_node_name_update()
813 bool wsrep_desync_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_desync_update()
854 bool wsrep_trx_fragment_size_update(sys_var* self, THD *thd, enum_var_type) in wsrep_trx_fragment_size_update() argument
883 bool wsrep_trx_fragment_unit_update(sys_var* self, THD *thd, enum_var_type) in wsrep_trx_fragment_unit_update() argument
918 bool wsrep_max_ws_size_update(sys_var *self, THD *thd, enum_var_type) in wsrep_max_ws_size_update() argument
[all …]
H A Dset_var.h83 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
115 const uchar *value_ptr(THD *thd, enum_var_type type, const LEX_CSTRING *base) const;
126 longlong val_int(bool *is_null, THD *thd, enum_var_type type, const LEX_CSTRING *base);
127 String *val_str(String *str, THD *thd, enum_var_type type, const LEX_CSTRING *base);
128 double val_real(bool *is_null, THD *thd, enum_var_type type, const LEX_CSTRING *base);
140 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
170 bool check_type(enum_var_type type) in check_type()
303 enum_var_type type;
318 set_var(THD *thd, enum_var_type type_arg, sys_var *var_arg,
419 SHOW_VAR* enumerate_sys_vars(THD *thd, bool sorted, enum enum_var_type type);
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dwsrep_var.cc50 bool wsrep_on_update (sys_var *self, THD* thd, enum_var_type var_type)
76 bool wsrep_causal_reads_update (sys_var *self, THD* thd, enum_var_type var_type)
98 bool wsrep_sync_wait_update (sys_var* self, THD* thd, enum_var_type var_type)
211 bool wsrep_start_position_update (sys_var *self, THD* thd, enum_var_type type)
329 bool wsrep_provider_update (sys_var *self, THD* thd, enum_var_type type)
537 bool wsrep_cluster_name_update (sys_var *self, THD* thd, enum_var_type type)
555 bool wsrep_node_name_update (sys_var *self, THD* thd, enum_var_type type)
583 bool wsrep_node_address_update (sys_var *self, THD* thd, enum_var_type type)
671 bool wsrep_desync_update (sys_var *self, THD* thd, enum_var_type type) in make_timestamptz_at_timezone()
687 bool wsrep_max_ws_size_update (sys_var *self, THD *thd, enum_var_type)
[all …]
H A Dset_var.h83 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
115 const uchar *value_ptr(THD *thd, enum_var_type type, const LEX_CSTRING *base) const;
126 longlong val_int(bool *is_null, THD *thd, enum_var_type type, const LEX_CSTRING *base);
127 String *val_str(String *str, THD *thd, enum_var_type type, const LEX_CSTRING *base);
128 double val_real(bool *is_null, THD *thd, enum_var_type type, const LEX_CSTRING *base);
140 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
170 bool check_type(enum_var_type type) in check_type()
299 enum_var_type type;
314 set_var(THD *thd, enum_var_type type_arg, sys_var *var_arg,
410 SHOW_VAR* enumerate_sys_vars(THD *thd, bool sorted, enum enum_var_type type);
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dwsrep_var.cc50 bool wsrep_on_update (sys_var *self, THD* thd, enum_var_type var_type) in wsrep_on_update()
76 bool wsrep_causal_reads_update (sys_var *self, THD* thd, enum_var_type var_type) in wsrep_causal_reads_update()
98 bool wsrep_sync_wait_update (sys_var* self, THD* thd, enum_var_type var_type) in wsrep_sync_wait_update()
211 bool wsrep_start_position_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_start_position_update()
329 bool wsrep_provider_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_provider_update()
537 bool wsrep_cluster_name_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_cluster_name_update()
555 bool wsrep_node_name_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_node_name_update()
583 bool wsrep_node_address_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_node_address_update()
671 bool wsrep_desync_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_desync_update()
687 bool wsrep_max_ws_size_update (sys_var *self, THD *thd, enum_var_type) in wsrep_max_ws_size_update() argument
[all …]
H A Dset_var.h83 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
115 const uchar *value_ptr(THD *thd, enum_var_type type, const LEX_CSTRING *base) const;
126 longlong val_int(bool *is_null, THD *thd, enum_var_type type, const LEX_CSTRING *base);
127 String *val_str(String *str, THD *thd, enum_var_type type, const LEX_CSTRING *base);
128 double val_real(bool *is_null, THD *thd, enum_var_type type, const LEX_CSTRING *base);
140 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
170 bool check_type(enum_var_type type) in check_type()
299 enum_var_type type;
314 set_var(THD *thd, enum_var_type type_arg, sys_var *var_arg,
410 SHOW_VAR* enumerate_sys_vars(THD *thd, bool sorted, enum enum_var_type type);
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_var.cc108 bool wsrep_on_update (sys_var *self, THD* thd, enum_var_type var_type) in wsrep_on_update()
231 bool wsrep_sync_wait_update (sys_var* self, THD* thd, enum_var_type var_type) in wsrep_sync_wait_update()
481 bool wsrep_provider_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_provider_update()
604 bool wsrep_debug_update(sys_var *self, THD* thd, enum_var_type type) in wsrep_debug_update()
741 bool wsrep_node_name_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_node_name_update()
862 bool wsrep_desync_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_desync_update()
903 bool wsrep_trx_fragment_size_update(sys_var* self, THD *thd, enum_var_type) in wsrep_trx_fragment_size_update() argument
932 bool wsrep_trx_fragment_unit_update(sys_var* self, THD *thd, enum_var_type) in wsrep_trx_fragment_unit_update() argument
967 bool wsrep_max_ws_size_update(sys_var *self, THD *thd, enum_var_type) in wsrep_max_ws_size_update() argument
1079 system_status_var *, enum_var_type) in wsrep_show_status() argument
[all …]
H A Dset_var.h84 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
115 const uchar *value_ptr(THD *thd, enum_var_type type, const LEX_CSTRING *base) const;
126 longlong val_int(bool *is_null, THD *thd, enum_var_type type, const LEX_CSTRING *base);
127 String *val_str(String *str, THD *thd, enum_var_type type, const LEX_CSTRING *base);
128 double val_real(bool *is_null, THD *thd, enum_var_type type, const LEX_CSTRING *base);
143 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
173 bool check_type(enum_var_type type) in check_type()
312 enum_var_type type;
327 set_var(THD *thd, enum_var_type type_arg, sys_var *var_arg,
430 SHOW_VAR* enumerate_sys_vars(THD *thd, bool sorted, enum enum_var_type type);
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_var.cc108 bool wsrep_on_update (sys_var *self, THD* thd, enum_var_type var_type) in wsrep_on_update()
231 bool wsrep_sync_wait_update (sys_var* self, THD* thd, enum_var_type var_type) in wsrep_sync_wait_update()
481 bool wsrep_provider_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_provider_update()
604 bool wsrep_debug_update(sys_var *self, THD* thd, enum_var_type type) in wsrep_debug_update()
741 bool wsrep_node_name_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_node_name_update()
862 bool wsrep_desync_update (sys_var *self, THD* thd, enum_var_type type) in wsrep_desync_update()
903 bool wsrep_trx_fragment_size_update(sys_var* self, THD *thd, enum_var_type) in wsrep_trx_fragment_size_update() argument
932 bool wsrep_trx_fragment_unit_update(sys_var* self, THD *thd, enum_var_type) in wsrep_trx_fragment_unit_update() argument
967 bool wsrep_max_ws_size_update(sys_var *self, THD *thd, enum_var_type) in wsrep_max_ws_size_update() argument
1079 system_status_var *, enum_var_type) in wsrep_show_status() argument
[all …]
H A Dset_var.h84 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
115 const uchar *value_ptr(THD *thd, enum_var_type type, const LEX_CSTRING *base) const;
126 longlong val_int(bool *is_null, THD *thd, enum_var_type type, const LEX_CSTRING *base);
127 String *val_str(String *str, THD *thd, enum_var_type type, const LEX_CSTRING *base);
128 double val_real(bool *is_null, THD *thd, enum_var_type type, const LEX_CSTRING *base);
143 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
173 bool check_type(enum_var_type type) in check_type()
312 enum_var_type type;
327 set_var(THD *thd, enum_var_type type_arg, sys_var *var_arg,
430 SHOW_VAR* enumerate_sys_vars(THD *thd, bool sorted, enum enum_var_type type);
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dset_var.h75 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
109 uchar *value_ptr(THD *thd, enum_var_type type, LEX_STRING *base);
128 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
131 bool check_type(enum_var_type type) in check_type()
212 enum_var_type type;
224 set_var(enum_var_type type_arg, sys_var *var_arg, in set_var()
322 SHOW_VAR* enumerate_sys_vars(THD *thd, bool sorted, enum enum_var_type type);
327 bool fix_delay_key_write(sys_var *self, THD *thd, enum_var_type type);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dset_var.h87 enum enum_var_type : int { enum
142 enum_var_type type);
181 const uchar *value_ptr(THD *running_thd, THD *target_thd, enum_var_type type,
183 const uchar *value_ptr(THD *thd, enum_var_type type, LEX_STRING *base);
261 bool is_written_to_binlog(enum_var_type type) { in is_written_to_binlog()
271 bool check_scope(enum_var_type query_type) { in check_scope()
284 bool is_global_persist(enum_var_type type) { in is_global_persist()
389 enum_var_type type;
402 set_var(enum_var_type type_arg, sys_var *var_arg, LEX_CSTRING base_name_arg,
512 enum enum_var_type type, bool strict);
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dset_var.h79 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
113 uchar *value_ptr(THD *thd, enum_var_type type, LEX_STRING *base);
146 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
149 bool check_type(enum_var_type type) in check_type()
233 enum_var_type type;
245 set_var(enum_var_type type_arg, sys_var *var_arg, in set_var()
364 SHOW_VAR* enumerate_sys_vars(THD *thd, bool sorted, enum enum_var_type type);
372 bool fix_delay_key_write(sys_var *self, THD *thd, enum_var_type type);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dset_var.h79 typedef bool (*on_update_function)(sys_var *self, THD *thd, enum_var_type type);
113 uchar *value_ptr(THD *thd, enum_var_type type, LEX_STRING *base);
146 bool is_written_to_binlog(enum_var_type type) in is_written_to_binlog()
149 bool check_type(enum_var_type type) in check_type()
233 enum_var_type type;
245 set_var(enum_var_type type_arg, sys_var *var_arg, in set_var()
364 SHOW_VAR* enumerate_sys_vars(THD *thd, bool sorted, enum enum_var_type type);
372 bool fix_delay_key_write(sys_var *self, THD *thd, enum_var_type type);

12345678910>>...17