Home
last modified time | relevance | path

Searched refs:crd_bg_mode (Results 1 – 25 of 30) sorted by relevance

12

/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/
H A Dspd_param.cc1721 crd_bg_mode, /* name */
1734 int crd_bg_mode in spider_param_crd_bg_mode() argument
1737 DBUG_RETURN(THDVAR(thd, crd_bg_mode) == -1 ? in spider_param_crd_bg_mode()
1738 crd_bg_mode : THDVAR(thd, crd_bg_mode)); in spider_param_crd_bg_mode()
3499 MYSQL_SYSVAR(crd_bg_mode),
H A Dspd_param.h234 int crd_bg_mode
H A Dspd_include.h920 int crd_bg_mode; member
H A Dha_spider.cc9107 int crd_bg_mode = spider_param_crd_bg_mode(thd, share->crd_bg_mode); in records_in_range() local
9166 if (crd_interval == 0 || crd_bg_mode == 0) in records_in_range()
9230 } else if (crd_bg_mode == 1) { in records_in_range()
9412 int crd_bg_mode = spider_param_crd_bg_mode(thd, share->crd_bg_mode); in check_crd() local
9466 if (crd_interval == 0 || crd_bg_mode == 0) in check_crd()
9524 } else if (crd_bg_mode == 1) { in check_crd()
H A Dspd_table.cc2021 share->crd_bg_mode = -1; in spider_parse_connect_info()
2231 SPIDER_PARAM_INT_WITH_MAX("cbm", crd_bg_mode, 0, 2); in spider_parse_connect_info()
2418 SPIDER_PARAM_INT_WITH_MAX("crd_bg_mode", crd_bg_mode, 0, 2); in spider_parse_connect_info()
3773 if (share->crd_bg_mode == -1) in spider_set_connect_info_default()
3774 share->crd_bg_mode = 2; in spider_set_connect_info_default()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/
H A Dspd_param.cc1721 crd_bg_mode, /* name */
1734 int crd_bg_mode in spider_param_crd_bg_mode() argument
1737 DBUG_RETURN(THDVAR(thd, crd_bg_mode) == -1 ? in spider_param_crd_bg_mode()
1738 crd_bg_mode : THDVAR(thd, crd_bg_mode)); in spider_param_crd_bg_mode()
3499 MYSQL_SYSVAR(crd_bg_mode),
H A Dspd_param.h234 int crd_bg_mode
H A Dspd_include.h920 int crd_bg_mode; member
H A Dha_spider.cc9107 int crd_bg_mode = spider_param_crd_bg_mode(thd, share->crd_bg_mode); in records_in_range() local
9166 if (crd_interval == 0 || crd_bg_mode == 0) in records_in_range()
9230 } else if (crd_bg_mode == 1) { in records_in_range()
9412 int crd_bg_mode = spider_param_crd_bg_mode(thd, share->crd_bg_mode); in check_crd() local
9466 if (crd_interval == 0 || crd_bg_mode == 0) in check_crd()
9524 } else if (crd_bg_mode == 1) { in check_crd()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/spider/
H A Dspd_param.cc1721 crd_bg_mode, /* name */
1734 int crd_bg_mode in spider_param_crd_bg_mode() argument
1737 DBUG_RETURN(THDVAR(thd, crd_bg_mode) == -1 ? in spider_param_crd_bg_mode()
1738 crd_bg_mode : THDVAR(thd, crd_bg_mode)); in spider_param_crd_bg_mode()
3429 MYSQL_SYSVAR(crd_bg_mode),
H A Dspd_param.h233 int crd_bg_mode
H A Dspd_include.h929 int crd_bg_mode;
H A Dha_spider.cc9015 int crd_bg_mode = spider_param_crd_bg_mode(thd, share->crd_bg_mode); in records_in_range() local
9074 if (crd_interval == 0 || crd_bg_mode == 0) in records_in_range()
9138 } else if (crd_bg_mode == 1) { in records_in_range()
9320 int crd_bg_mode = spider_param_crd_bg_mode(thd, share->crd_bg_mode); in check_crd() local
9374 if (crd_interval == 0 || crd_bg_mode == 0) in check_crd()
9432 } else if (crd_bg_mode == 1) { in check_crd()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/spider/
H A Dspd_param.cc1721 crd_bg_mode, /* name */
1734 int crd_bg_mode in spider_param_crd_bg_mode() argument
1737 DBUG_RETURN(THDVAR(thd, crd_bg_mode) == -1 ? in spider_param_crd_bg_mode()
1738 crd_bg_mode : THDVAR(thd, crd_bg_mode)); in spider_param_crd_bg_mode()
3429 MYSQL_SYSVAR(crd_bg_mode),
H A Dspd_param.h233 int crd_bg_mode
H A Dspd_include.h929 int crd_bg_mode; member
H A Dha_spider.cc9015 int crd_bg_mode = spider_param_crd_bg_mode(thd, share->crd_bg_mode); in records_in_range() local
9074 if (crd_interval == 0 || crd_bg_mode == 0) in records_in_range()
9138 } else if (crd_bg_mode == 1) { in records_in_range()
9320 int crd_bg_mode = spider_param_crd_bg_mode(thd, share->crd_bg_mode); in check_crd() local
9374 if (crd_interval == 0 || crd_bg_mode == 0) in check_crd()
9432 } else if (crd_bg_mode == 1) { in check_crd()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/
H A Dspd_param.cc1748 crd_bg_mode, /* name */
1761 int crd_bg_mode in spider_param_crd_bg_mode() argument
1764 DBUG_RETURN(THDVAR(thd, crd_bg_mode) == -1 ? in spider_param_crd_bg_mode()
1765 crd_bg_mode : THDVAR(thd, crd_bg_mode)); in spider_param_crd_bg_mode()
3553 MYSQL_SYSVAR(crd_bg_mode),
H A Dspd_param.h238 int crd_bg_mode
H A Dspd_include.h1047 int crd_bg_mode; member
H A Dha_spider.cc8828 int crd_bg_mode = spider_param_crd_bg_mode(thd, share->crd_bg_mode); in records_in_range() local
8896 if (crd_interval == 0 || crd_bg_mode == 0) in records_in_range()
8961 } else if (crd_bg_mode == 1) { in records_in_range()
9152 int crd_bg_mode = spider_param_crd_bg_mode(thd, share->crd_bg_mode); in check_crd() local
9206 if (crd_interval == 0 || crd_bg_mode == 0) in check_crd()
9264 } else if (crd_bg_mode == 1) { in check_crd()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/
H A Dspd_param.cc1748 crd_bg_mode, /* name */
1761 int crd_bg_mode in spider_param_crd_bg_mode() argument
1764 DBUG_RETURN(THDVAR(thd, crd_bg_mode) == -1 ? in spider_param_crd_bg_mode()
1765 crd_bg_mode : THDVAR(thd, crd_bg_mode)); in spider_param_crd_bg_mode()
3553 MYSQL_SYSVAR(crd_bg_mode),
H A Dspd_param.h238 int crd_bg_mode
H A Dspd_include.h1047 int crd_bg_mode; member
H A Dha_spider.cc8828 int crd_bg_mode = spider_param_crd_bg_mode(thd, share->crd_bg_mode); in records_in_range() local
8896 if (crd_interval == 0 || crd_bg_mode == 0) in records_in_range()
8961 } else if (crd_bg_mode == 1) { in records_in_range()
9152 int crd_bg_mode = spider_param_crd_bg_mode(thd, share->crd_bg_mode); in check_crd() local
9206 if (crd_interval == 0 || crd_bg_mode == 0) in check_crd()
9264 } else if (crd_bg_mode == 1) { in check_crd()

12