Home
last modified time | relevance | path

Searched refs:bulk_update_size (Results 1 – 25 of 48) sorted by relevance

12

/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/
H A Dspd_param.cc1034 bulk_update_size, /* name */
1047 int bulk_update_size in spider_param_bulk_update_size() argument
1050 DBUG_RETURN(THDVAR(thd, bulk_update_size) == -1 ? in spider_param_bulk_update_size()
1051 bulk_update_size : THDVAR(thd, bulk_update_size)); in spider_param_bulk_update_size()
3465 MYSQL_SYSVAR(bulk_update_size),
H A Dspd_param.h127 int bulk_update_size
H A Dspd_include.h948 int bulk_update_size; member
H A Dspd_db_include.h2015 int bulk_update_size; member
H A Dspd_table.cc2049 share->bulk_update_size = -1; in spider_parse_connect_info()
2229 SPIDER_PARAM_INT("bus", bulk_update_size, 0); in spider_parse_connect_info()
2504 SPIDER_PARAM_INT("bulk_update_size", bulk_update_size, 0); in spider_parse_connect_info()
3826 if (share->bulk_update_size == -1) in spider_set_connect_info_default()
3827 share->bulk_update_size = 16000; in spider_set_connect_info_default()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/
H A Dspd_param.cc1034 bulk_update_size, /* name */
1047 int bulk_update_size in spider_param_bulk_update_size() argument
1050 DBUG_RETURN(THDVAR(thd, bulk_update_size) == -1 ? in spider_param_bulk_update_size()
1051 bulk_update_size : THDVAR(thd, bulk_update_size)); in spider_param_bulk_update_size()
3465 MYSQL_SYSVAR(bulk_update_size),
H A Dspd_param.h127 int bulk_update_size
H A Dspd_include.h948 int bulk_update_size; member
H A Dspd_db_include.h2015 int bulk_update_size; member
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/spider/
H A Dspd_param.cc1034 bulk_update_size, /* name */
1047 int bulk_update_size in spider_param_bulk_update_size() argument
1050 DBUG_RETURN(THDVAR(thd, bulk_update_size) == -1 ? in spider_param_bulk_update_size()
1051 bulk_update_size : THDVAR(thd, bulk_update_size)); in spider_param_bulk_update_size()
3395 MYSQL_SYSVAR(bulk_update_size),
H A Dspd_param.h126 int bulk_update_size
H A Dspd_include.h957 int bulk_update_size;
H A Dspd_db_include.h1965 int bulk_update_size; member
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/spider/
H A Dspd_param.cc1034 bulk_update_size, /* name */
1047 int bulk_update_size in spider_param_bulk_update_size() argument
1050 DBUG_RETURN(THDVAR(thd, bulk_update_size) == -1 ? in spider_param_bulk_update_size()
1051 bulk_update_size : THDVAR(thd, bulk_update_size)); in spider_param_bulk_update_size()
3395 MYSQL_SYSVAR(bulk_update_size),
H A Dspd_param.h126 int bulk_update_size
H A Dspd_include.h957 int bulk_update_size; member
H A Dspd_db_include.h1965 int bulk_update_size;
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/
H A Dspd_param.cc1036 bulk_update_size, /* name */
1049 int bulk_update_size in spider_param_bulk_update_size() argument
1052 DBUG_RETURN(THDVAR(thd, bulk_update_size) == -1 ? in spider_param_bulk_update_size()
1053 bulk_update_size : THDVAR(thd, bulk_update_size)); in spider_param_bulk_update_size()
3518 MYSQL_SYSVAR(bulk_update_size),
H A Dspd_param.h127 int bulk_update_size
H A Dspd_include.h1075 int bulk_update_size; member
H A Dspd_db_include.h2079 int bulk_update_size; member
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/
H A Dspd_param.cc1036 bulk_update_size, /* name */
1049 int bulk_update_size in spider_param_bulk_update_size() argument
1052 DBUG_RETURN(THDVAR(thd, bulk_update_size) == -1 ? in spider_param_bulk_update_size()
1053 bulk_update_size : THDVAR(thd, bulk_update_size)); in spider_param_bulk_update_size()
3518 MYSQL_SYSVAR(bulk_update_size),
H A Dspd_param.h127 int bulk_update_size
H A Dspd_include.h1075 int bulk_update_size; member
H A Dspd_db_include.h2079 int bulk_update_size; member

12