Home
last modified time | relevance | path

Searched defs:enum_var_type (Results 1 – 25 of 54) sorted by relevance

123

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsys_vars.cc999 static bool partial_revokes_update(sys_var *, THD *, enum_var_type) { in partial_revokes_update() argument
1541 enum_var_type) { in relay_log_info_repository_update() argument
1908 export bool fix_delay_key_write(sys_var *, THD *, enum_var_type) { in fix_delay_key_write() argument
2661 static bool fix_max_binlog_size(sys_var *, THD *, enum_var_type) { in fix_max_binlog_size() argument
3285 static bool fix_read_only(sys_var *self, THD *thd, enum_var_type) { in fix_read_only() argument
3598 static bool fix_server_id(sys_var *, THD *thd, enum_var_type) { in fix_server_id() argument
4477 static bool update_fips_mode(sys_var *, THD *, enum_var_type) { in update_fips_mode() argument
5358 enum_var_type) { in fix_slow_log_file() argument
5537 static bool fix_log_output(sys_var *, THD *, enum_var_type) { in fix_log_output() argument
5882 static bool fix_host_cache_size(sys_var *, THD *, enum_var_type) { in fix_host_cache_size() argument
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_var.cc903 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
1102 bool wsrep_gtid_domain_id_update(sys_var* self, THD *thd, enum_var_type) in wsrep_gtid_domain_id_update() argument
H A Dsys_vars.cc3842 static bool fix_table_open_cache(sys_var *, THD *, enum_var_type) in fix_table_open_cache() argument
3870 static bool fix_tp_max_threads(sys_var *, THD *, enum_var_type) in fix_tp_max_threads() argument
3878 static bool fix_tp_min_threads(sys_var *, THD *, enum_var_type) in fix_tp_min_threads() argument
3903 static bool fix_threadpool_size(sys_var*, THD*, enum_var_type) in fix_threadpool_size() argument
3910 static bool fix_threadpool_stall_limit(sys_var*, THD*, enum_var_type) in fix_threadpool_stall_limit() argument
4886 static bool fix_proxy_protocol_networks(sys_var *, THD *, enum_var_type) in fix_proxy_protocol_networks() argument
6118 static bool fix_host_cache_size(sys_var *, THD *, enum_var_type) in fix_host_cache_size() argument
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_var.cc903 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
1102 bool wsrep_gtid_domain_id_update(sys_var* self, THD *thd, enum_var_type) in wsrep_gtid_domain_id_update() argument
H A Dsys_vars.cc3842 static bool fix_table_open_cache(sys_var *, THD *, enum_var_type) in fix_table_open_cache() argument
3870 static bool fix_tp_max_threads(sys_var *, THD *, enum_var_type) in fix_tp_max_threads() argument
3878 static bool fix_tp_min_threads(sys_var *, THD *, enum_var_type) in fix_tp_min_threads() argument
3903 static bool fix_threadpool_size(sys_var*, THD*, enum_var_type) in fix_threadpool_size() argument
3910 static bool fix_threadpool_stall_limit(sys_var*, THD*, enum_var_type) in fix_threadpool_stall_limit() argument
4886 static bool fix_proxy_protocol_networks(sys_var *, THD *, enum_var_type) in fix_proxy_protocol_networks() argument
6118 static bool fix_host_cache_size(sys_var *, THD *, enum_var_type) in fix_host_cache_size() argument
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_var.cc854 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
1030 system_status_var *, enum_var_type) in wsrep_show_status() argument
H A Dsys_vars.cc3659 static bool fix_table_open_cache(sys_var *, THD *, enum_var_type) in fix_table_open_cache() argument
3687 static bool fix_tp_max_threads(sys_var *, THD *, enum_var_type) in fix_tp_max_threads() argument
3695 static bool fix_tp_min_threads(sys_var *, THD *, enum_var_type) in fix_tp_min_threads() argument
3720 static bool fix_threadpool_size(sys_var*, THD*, enum_var_type) in fix_threadpool_size() argument
3727 static bool fix_threadpool_stall_limit(sys_var*, THD*, enum_var_type) in fix_threadpool_stall_limit() argument
4656 static bool fix_proxy_protocol_networks(sys_var *, THD *, enum_var_type) in fix_proxy_protocol_networks() argument
5844 static bool fix_host_cache_size(sys_var *, THD *, enum_var_type) in fix_host_cache_size() argument
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_var.cc854 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
1030 system_status_var *, enum_var_type) in wsrep_show_status() argument
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsys_vars.cc2119 static bool fix_named_pipe_full_access_group(sys_var *, THD *, enum_var_type) in fix_named_pipe_full_access_group() argument
3310 static bool fix_tp_max_threads(sys_var *, THD *, enum_var_type) in fix_tp_max_threads() argument
3320 static bool fix_tp_min_threads(sys_var *, THD *, enum_var_type) in fix_tp_min_threads() argument
3329 static bool fix_threadpool_size(sys_var*, THD*, enum_var_type) in fix_threadpool_size() argument
3336 static bool fix_threadpool_stall_limit(sys_var*, THD*, enum_var_type) in fix_threadpool_stall_limit() argument
4380 enum_var_type /*type*/) in fix_log_slow_sp_statements() argument
4409 enum_var_type /*type*/) in update_slow_query_log_use_global_control() argument
4881 static bool fix_host_cache_size(sys_var *, THD *, enum_var_type) in fix_host_cache_size() argument
H A Dsql_priv.h358 enum enum_var_type enum
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsys_vars.cc2119 static bool fix_named_pipe_full_access_group(sys_var *, THD *, enum_var_type) in fix_named_pipe_full_access_group() argument
3310 static bool fix_tp_max_threads(sys_var *, THD *, enum_var_type) in fix_tp_max_threads() argument
3320 static bool fix_tp_min_threads(sys_var *, THD *, enum_var_type) in fix_tp_min_threads() argument
3329 static bool fix_threadpool_size(sys_var*, THD*, enum_var_type) in fix_threadpool_size() argument
3336 static bool fix_threadpool_stall_limit(sys_var*, THD*, enum_var_type) in fix_threadpool_stall_limit() argument
4380 enum_var_type /*type*/) in fix_log_slow_sp_statements() argument
4409 enum_var_type /*type*/) in update_slow_query_log_use_global_control() argument
4881 static bool fix_host_cache_size(sys_var *, THD *, enum_var_type) in fix_host_cache_size() argument
H A Dsql_priv.h358 enum enum_var_type enum
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsys_vars.cc2119 static bool fix_named_pipe_full_access_group(sys_var *, THD *, enum_var_type) in fix_named_pipe_full_access_group() argument
3310 static bool fix_tp_max_threads(sys_var *, THD *, enum_var_type) in fix_tp_max_threads() argument
3320 static bool fix_tp_min_threads(sys_var *, THD *, enum_var_type) in fix_tp_min_threads() argument
3329 static bool fix_threadpool_size(sys_var*, THD*, enum_var_type) in fix_threadpool_size() argument
3336 static bool fix_threadpool_stall_limit(sys_var*, THD*, enum_var_type) in fix_threadpool_stall_limit() argument
4380 enum_var_type /*type*/) in fix_log_slow_sp_statements() argument
4409 enum_var_type /*type*/) in update_slow_query_log_use_global_control() argument
4881 static bool fix_host_cache_size(sys_var *, THD *, enum_var_type) in fix_host_cache_size() argument
H A Dsql_priv.h358 enum enum_var_type enum
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsys_vars.cc2719 static bool fix_named_pipe_full_access_group(sys_var *, THD *, enum_var_type) { in fix_named_pipe_full_access_group() argument
4300 static bool fix_tp_max_threads(sys_var *, THD *, enum_var_type) in fix_tp_max_threads() argument
4310 static bool fix_tp_min_threads(sys_var *, THD *, enum_var_type) in fix_tp_min_threads() argument
4319 static bool fix_threadpool_size(sys_var*, THD*, enum_var_type) in fix_threadpool_size() argument
4326 static bool fix_threadpool_stall_limit(sys_var*, THD*, enum_var_type) in fix_threadpool_stall_limit() argument
5589 enum_var_type /*type*/) in fix_log_slow_sp_statements() argument
5615 enum_var_type /*type*/) in update_slow_query_log_use_global_control() argument
6086 static bool fix_host_cache_size(sys_var *, THD *, enum_var_type) in fix_host_cache_size() argument
6623 enum_var_type) in handle_plugin_lock_type_change() argument
6650 static bool handle_sender_observe_commit_change(sys_var *, THD *, enum_var_type) in handle_sender_observe_commit_change() argument
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsys_vars.cc2719 static bool fix_named_pipe_full_access_group(sys_var *, THD *, enum_var_type) { in fix_named_pipe_full_access_group() argument
4300 static bool fix_tp_max_threads(sys_var *, THD *, enum_var_type) in fix_tp_max_threads() argument
4310 static bool fix_tp_min_threads(sys_var *, THD *, enum_var_type) in fix_tp_min_threads() argument
4319 static bool fix_threadpool_size(sys_var*, THD*, enum_var_type) in fix_threadpool_size() argument
4326 static bool fix_threadpool_stall_limit(sys_var*, THD*, enum_var_type) in fix_threadpool_stall_limit() argument
5589 enum_var_type /*type*/) in fix_log_slow_sp_statements() argument
5615 enum_var_type /*type*/) in update_slow_query_log_use_global_control() argument
6086 static bool fix_host_cache_size(sys_var *, THD *, enum_var_type) in fix_host_cache_size() argument
6623 enum_var_type) in handle_plugin_lock_type_change() argument
6650 static bool handle_sender_observe_commit_change(sys_var *, THD *, enum_var_type) in handle_sender_observe_commit_change() argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsys_vars.cc2719 static bool fix_named_pipe_full_access_group(sys_var *, THD *, enum_var_type) { in fix_named_pipe_full_access_group() argument
4300 static bool fix_tp_max_threads(sys_var *, THD *, enum_var_type) in fix_tp_max_threads() argument
4310 static bool fix_tp_min_threads(sys_var *, THD *, enum_var_type) in fix_tp_min_threads() argument
4319 static bool fix_threadpool_size(sys_var*, THD*, enum_var_type) in fix_threadpool_size() argument
4326 static bool fix_threadpool_stall_limit(sys_var*, THD*, enum_var_type) in fix_threadpool_stall_limit() argument
5589 enum_var_type /*type*/) in fix_log_slow_sp_statements() argument
5615 enum_var_type /*type*/) in update_slow_query_log_use_global_control() argument
6086 static bool fix_host_cache_size(sys_var *, THD *, enum_var_type) in fix_host_cache_size() argument
6623 enum_var_type) in handle_plugin_lock_type_change() argument
6650 static bool handle_sender_observe_commit_change(sys_var *, THD *, enum_var_type) in handle_sender_observe_commit_change() argument
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_priv.h313 enum enum_var_type enum
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsys_vars.cc3573 static bool fix_table_open_cache(sys_var *, THD *, enum_var_type) in fix_table_open_cache() argument
3601 static bool fix_tp_max_threads(sys_var *, THD *, enum_var_type) in fix_tp_max_threads() argument
3609 static bool fix_tp_min_threads(sys_var *, THD *, enum_var_type) in fix_tp_min_threads() argument
3634 static bool fix_threadpool_size(sys_var*, THD*, enum_var_type) in fix_threadpool_size() argument
3641 static bool fix_threadpool_stall_limit(sys_var*, THD*, enum_var_type) in fix_threadpool_stall_limit() argument
4563 static bool fix_proxy_protocol_networks(sys_var *, THD *, enum_var_type) in fix_proxy_protocol_networks() argument
5692 static bool fix_host_cache_size(sys_var *, THD *, enum_var_type) in fix_host_cache_size() argument
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsys_vars.cc3573 static bool fix_table_open_cache(sys_var *, THD *, enum_var_type) in fix_table_open_cache() argument
3601 static bool fix_tp_max_threads(sys_var *, THD *, enum_var_type) in fix_tp_max_threads() argument
3609 static bool fix_tp_min_threads(sys_var *, THD *, enum_var_type) in fix_tp_min_threads() argument
3634 static bool fix_threadpool_size(sys_var*, THD*, enum_var_type) in fix_threadpool_size() argument
3641 static bool fix_threadpool_stall_limit(sys_var*, THD*, enum_var_type) in fix_threadpool_stall_limit() argument
4563 static bool fix_proxy_protocol_networks(sys_var *, THD *, enum_var_type) in fix_proxy_protocol_networks() argument
5692 static bool fix_host_cache_size(sys_var *, THD *, enum_var_type) in fix_host_cache_size() argument
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dset_var.h73 enum enum_var_type enum
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_priv.h357 enum enum_var_type enum
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_priv.h357 enum enum_var_type enum
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dset_var.h73 enum enum_var_type enum
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dset_var.h73 enum enum_var_type enum

123