Home
last modified time | relevance | path

Searched refs:OPT_GLOBAL (Results 201 – 225 of 327) sorted by relevance

12345678910>>...14

/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_func.cc7295 var->name.str, var_type == OPT_GLOBAL ? "SESSION" : "GLOBAL"); in fix_length_and_dec()
7299 var_type= OPT_GLOBAL; in fix_length_and_dec()
8312 if (var_type == OPT_GLOBAL && var->check_scope(OPT_GLOBAL)) in get_system_var()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_func.cc7297 var->name.str, var_type == OPT_GLOBAL ? "SESSION" : "GLOBAL"); in fix_length_and_dec()
7301 var_type= OPT_GLOBAL; in fix_length_and_dec()
8326 if (var_type == OPT_GLOBAL && var->check_scope(OPT_GLOBAL)) in get_system_var()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_func.cc7307 var->name.str, var_type == OPT_GLOBAL ? "SESSION" : "GLOBAL"); in fix_length_and_dec()
7311 var_type= OPT_GLOBAL; in fix_length_and_dec()
8324 if (var_type == OPT_GLOBAL && var->check_scope(OPT_GLOBAL)) in get_system_var()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_func.cc7297 var->name.str, var_type == OPT_GLOBAL ? "SESSION" : "GLOBAL"); in fix_length_and_dec()
7301 var_type= OPT_GLOBAL; in fix_length_and_dec()
8326 if (var_type == OPT_GLOBAL && var->check_scope(OPT_GLOBAL)) in get_system_var()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_func.cc7297 var->name.str, var_type == OPT_GLOBAL ? "SESSION" : "GLOBAL"); in fix_length_and_dec()
7301 var_type= OPT_GLOBAL; in fix_length_and_dec()
8326 if (var_type == OPT_GLOBAL && var->check_scope(OPT_GLOBAL)) in get_system_var()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_func.cc7291 var->name.str, var_type == OPT_GLOBAL ? "SESSION" : "GLOBAL"); in fix_length_and_dec()
7295 var_type= OPT_GLOBAL; in fix_length_and_dec()
8292 if (var_type == OPT_GLOBAL && var->check_scope(OPT_GLOBAL)) in get_system_var()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_show.cc6739 if (lex->option_type == OPT_GLOBAL || in fill_variables()
6741 option_type= OPT_GLOBAL; in fill_variables()
6785 if (option_type == OPT_GLOBAL) in fill_status()
6792 option_type= OPT_GLOBAL; in fill_status()
6809 if (option_type == OPT_GLOBAL) in fill_status()
H A Dsys_vars.h966 if (var->type == OPT_GLOBAL) in do_check()
H A Ditem_func.cc5777 var->name.str, var_type == OPT_GLOBAL ? "SESSION" : "GLOBAL"); in fix_length_and_dec()
5781 var_type= OPT_GLOBAL; in fix_length_and_dec()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_show.cc6736 if (lex->option_type == OPT_GLOBAL || in fill_variables()
6738 option_type= OPT_GLOBAL; in fill_variables()
6782 if (option_type == OPT_GLOBAL) in fill_status()
6789 option_type= OPT_GLOBAL; in fill_status()
6806 if (option_type == OPT_GLOBAL) in fill_status()
H A Dsys_vars.h966 if (var->type == OPT_GLOBAL) in do_check()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsys_vars.cc1169 if (var->type == OPT_GLOBAL || var->type == OPT_PERSIST) { in binlog_format_check()
6615 if (var->type == OPT_GLOBAL || var->type == OPT_PERSIST) { in check_group_replication_consistency()
6720 if ((var->type == OPT_GLOBAL || var->type == OPT_PERSIST) && in check_set_default_table_encryption_access()
H A Ditem_func.cc6586 var_type == OPT_GLOBAL ? "SESSION" : "GLOBAL"); in resolve_type()
6590 var_type = OPT_GLOBAL; in resolve_type()
6695 (m_item->var_type == OPT_GLOBAL && m_item->var->check_scope(OPT_GLOBAL)); in Audit_global_variable_get_event()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_show.cc3809 else if (show_type >= SHOW_LONG_STATUS && scope == OPT_GLOBAL) in show_status_array()
7864 if ((sorted_vars && lex->option_type == OPT_GLOBAL) || in fill_variables()
7866 scope= OPT_GLOBAL; in fill_variables()
7957 if (scope == OPT_GLOBAL) in fill_status()
7964 scope= OPT_GLOBAL; in fill_status()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_show.cc3870 else if (show_type >= SHOW_LONG_STATUS && scope == OPT_GLOBAL) in show_status_array()
7968 if ((sorted_vars && lex->option_type == OPT_GLOBAL) || in fill_variables()
7970 scope= OPT_GLOBAL; in fill_variables()
8063 if (scope == OPT_GLOBAL) in fill_status()
8070 scope= OPT_GLOBAL; in fill_status()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_show.cc3870 else if (show_type >= SHOW_LONG_STATUS && scope == OPT_GLOBAL) in show_status_array()
7968 if ((sorted_vars && lex->option_type == OPT_GLOBAL) || in fill_variables()
7970 scope= OPT_GLOBAL; in fill_variables()
8063 if (scope == OPT_GLOBAL) in fill_status()
8070 scope= OPT_GLOBAL; in fill_status()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_show.cc3837 else if (show_type >= SHOW_LONG_STATUS && scope == OPT_GLOBAL)
7922 if ((sorted_vars && lex->option_type == OPT_GLOBAL) ||
7924 scope= OPT_GLOBAL;
8017 if (scope == OPT_GLOBAL)
8024 scope= OPT_GLOBAL;
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_show.cc3837 else if (show_type >= SHOW_LONG_STATUS && scope == OPT_GLOBAL) in show_status_array()
7922 if ((sorted_vars && lex->option_type == OPT_GLOBAL) || in fill_variables()
7924 scope= OPT_GLOBAL; in fill_variables()
8017 if (scope == OPT_GLOBAL) in fill_status()
8024 scope= OPT_GLOBAL; in fill_status()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_show.cc3809 else if (show_type >= SHOW_LONG_STATUS && scope == OPT_GLOBAL) in show_status_array()
7864 if ((sorted_vars && lex->option_type == OPT_GLOBAL) || in fill_variables()
7866 scope= OPT_GLOBAL; in fill_variables()
7957 if (scope == OPT_GLOBAL) in fill_status()
7964 scope= OPT_GLOBAL; in fill_status()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsys_vars.h863 if (var->type == OPT_GLOBAL) in do_check()
H A Ditem_func.cc5332 var->name.str, var_type == OPT_GLOBAL ? "SESSION" : "GLOBAL"); in fix_length_and_dec()
5336 var_type= OPT_GLOBAL; in fix_length_and_dec()
/dports/editors/vim/vim-8.2.3745/src/
H A Ddrawscreen.c582 ? OPT_LOCAL : OPT_GLOBAL), SID_ERROR); in redraw_custom_statusline()
H A Dcmdexpand.c1488 set_context_in_set_cmd(xp, arg, OPT_GLOBAL); in set_one_cmd_context()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_func.cc5864 var->name.str, var_type == OPT_GLOBAL ? "SESSION" : "GLOBAL"); in fix_length_and_dec()
5868 var_type= OPT_GLOBAL; in fix_length_and_dec()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_func.cc5864 var->name.str, var_type == OPT_GLOBAL ? "SESSION" : "GLOBAL"); in fix_length_and_dec()
5868 var_type= OPT_GLOBAL; in fix_length_and_dec()

12345678910>>...14