Home
last modified time | relevance | path

Searched refs:crd_mode (Results 1 – 25 of 90) sorted by relevance

1234

/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/
H A Dspd_param.cc1611 crd_mode, /* name */
1624 int crd_mode in spider_param_crd_mode() argument
1627 DBUG_RETURN(THDVAR(thd, crd_mode) <= 0 ? in spider_param_crd_mode()
1628 crd_mode : THDVAR(thd, crd_mode)); in spider_param_crd_mode()
3490 MYSQL_SYSVAR(crd_mode),
H A Dspd_param.h215 int crd_mode
H A Dspd_db_handlersocket.h955 int crd_mode
959 int crd_mode
H A Dspd_table.cc2024 share->crd_mode = -1; in spider_parse_connect_info()
3778 if (share->crd_mode == -1) in spider_set_connect_info_default()
3779 share->crd_mode = 1; in spider_set_connect_info_default()
4629 int crd_mode; in spider_get_share() local
5151 crd_mode = spider_param_crd_mode(thd, share->crd_mode); in spider_get_share()
5152 if (crd_mode == 3) in spider_get_share()
5153 crd_mode = 1; in spider_get_share()
5676 crd_mode = spider_param_crd_mode(thd, share->crd_mode); in spider_get_share()
5677 if (crd_mode == 3) in spider_get_share()
5678 crd_mode = 1; in spider_get_share()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/
H A Dspd_param.cc1611 crd_mode, /* name */
1624 int crd_mode in spider_param_crd_mode() argument
1627 DBUG_RETURN(THDVAR(thd, crd_mode) <= 0 ? in spider_param_crd_mode()
1628 crd_mode : THDVAR(thd, crd_mode)); in spider_param_crd_mode()
3490 MYSQL_SYSVAR(crd_mode),
H A Dspd_param.h215 int crd_mode
H A Dspd_db_handlersocket.h955 int crd_mode
959 int crd_mode
H A Dspd_table.cc2024 share->crd_mode = -1;
3778 if (share->crd_mode == -1)
3779 share->crd_mode = 1;
4629 int crd_mode;
5151 crd_mode = spider_param_crd_mode(thd, share->crd_mode);
5152 if (crd_mode == 3)
5153 crd_mode = 1;
5676 crd_mode = spider_param_crd_mode(thd, share->crd_mode);
5677 if (crd_mode == 3)
5678 crd_mode = 1;
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/spider/
H A Dspd_param.cc1611 crd_mode, /* name */
1624 int crd_mode in spider_param_crd_mode() argument
1627 DBUG_RETURN(THDVAR(thd, crd_mode) <= 0 ? in spider_param_crd_mode()
1628 crd_mode : THDVAR(thd, crd_mode)); in spider_param_crd_mode()
3420 MYSQL_SYSVAR(crd_mode),
H A Dspd_param.h214 int crd_mode
H A Dspd_db_handlersocket.h929 int crd_mode
933 int crd_mode
H A Dspd_table.h539 int crd_mode,
H A Dspd_table.cc2016 share->crd_mode = -1; in spider_parse_connect_info()
3770 if (share->crd_mode == -1) in spider_set_connect_info_default()
3771 share->crd_mode = 1; in spider_set_connect_info_default()
4602 int crd_mode; in spider_get_share() local
5129 crd_mode = spider_param_crd_mode(thd, share->crd_mode); in spider_get_share()
5130 if (crd_mode == 3) in spider_get_share()
5131 crd_mode = 1; in spider_get_share()
5639 crd_mode = spider_param_crd_mode(thd, share->crd_mode); in spider_get_share()
5640 if (crd_mode == 3) in spider_get_share()
5641 crd_mode = 1; in spider_get_share()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/spider/
H A Dspd_param.cc1611 crd_mode, /* name */
1624 int crd_mode in spider_param_crd_mode() argument
1627 DBUG_RETURN(THDVAR(thd, crd_mode) <= 0 ? in spider_param_crd_mode()
1628 crd_mode : THDVAR(thd, crd_mode)); in spider_param_crd_mode()
3420 MYSQL_SYSVAR(crd_mode),
H A Dspd_param.h214 int crd_mode
H A Dspd_db_handlersocket.h929 int crd_mode
933 int crd_mode
H A Dspd_table.h539 int crd_mode,
H A Dspd_table.cc2016 share->crd_mode = -1; in spider_parse_connect_info()
3770 if (share->crd_mode == -1) in spider_set_connect_info_default()
3771 share->crd_mode = 1; in spider_set_connect_info_default()
4602 int crd_mode; in spider_get_share() local
5129 crd_mode = spider_param_crd_mode(thd, share->crd_mode); in spider_get_share()
5130 if (crd_mode == 3) in spider_get_share()
5131 crd_mode = 1; in spider_get_share()
5639 crd_mode = spider_param_crd_mode(thd, share->crd_mode); in spider_get_share()
5640 if (crd_mode == 3) in spider_get_share()
5641 crd_mode = 1; in spider_get_share()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/
H A Dspd_param.cc1638 crd_mode, /* name */
1651 int crd_mode in spider_param_crd_mode() argument
1654 DBUG_RETURN(THDVAR(thd, crd_mode) <= 0 ? in spider_param_crd_mode()
1655 crd_mode : THDVAR(thd, crd_mode)); in spider_param_crd_mode()
3544 MYSQL_SYSVAR(crd_mode),
H A Dspd_param.h219 int crd_mode
H A Dspd_db_handlersocket.h956 int crd_mode
960 int crd_mode
H A Dspd_table.cc2085 share->crd_mode = -1; in spider_parse_connect_info()
3949 if (share->crd_mode == -1) in spider_set_connect_info_default()
3950 share->crd_mode = 1; in spider_set_connect_info_default()
4888 int crd_mode; in spider_get_share() local
5456 crd_mode = spider_param_crd_mode(thd, share->crd_mode); in spider_get_share()
5457 if (crd_mode == 3) in spider_get_share()
5458 crd_mode = 1; in spider_get_share()
5986 crd_mode = spider_param_crd_mode(thd, share->crd_mode); in spider_get_share()
5987 if (crd_mode == 3) in spider_get_share()
5988 crd_mode = 1; in spider_get_share()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/
H A Dspd_param.cc1638 crd_mode, /* name */
1651 int crd_mode in spider_param_crd_mode() argument
1654 DBUG_RETURN(THDVAR(thd, crd_mode) <= 0 ? in spider_param_crd_mode()
1655 crd_mode : THDVAR(thd, crd_mode)); in spider_param_crd_mode()
3544 MYSQL_SYSVAR(crd_mode),
H A Dspd_param.h219 int crd_mode
H A Dspd_db_handlersocket.h956 int crd_mode
960 int crd_mode

1234