Home
last modified time | relevance | path

Searched refs:str_len_bakup (Results 1 – 12 of 12) sorted by relevance

/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/
H A Dspd_db_oracle.cc7694 uint str_len_bakup = str->length(); in append_update_where() local
7778 if (str->length() == str_len_bakup + SPIDER_SQL_WHERE_LEN) in append_update_where()
7781 str->length(str_len_bakup); in append_update_where()
H A Dspd_db_mysql.cc11071 uint str_len_bakup = str->length(); in append_update_where() local
11156 if (str->length() == str_len_bakup + SPIDER_SQL_WHERE_LEN) in append_update_where()
11159 str->length(str_len_bakup); in append_update_where()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/
H A Dspd_db_oracle.cc7694 uint str_len_bakup = str->length(); in append_update_where() local
7778 if (str->length() == str_len_bakup + SPIDER_SQL_WHERE_LEN) in append_update_where()
7781 str->length(str_len_bakup); in append_update_where()
H A Dspd_db_mysql.cc11071 uint str_len_bakup = str->length(); in append_update_where() local
11156 if (str->length() == str_len_bakup + SPIDER_SQL_WHERE_LEN) in append_update_where()
11159 str->length(str_len_bakup); in append_update_where()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/spider/
H A Dspd_db_oracle.cc7561 uint str_len_bakup = str->length(); in append_update_where() local
7645 if (str->length() == str_len_bakup + SPIDER_SQL_WHERE_LEN) in append_update_where()
7648 str->length(str_len_bakup); in append_update_where()
H A Dspd_db_mysql.cc9534 uint str_len_bakup = str->length();
9619 if (str->length() == str_len_bakup + SPIDER_SQL_WHERE_LEN)
9622 str->length(str_len_bakup);
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/spider/
H A Dspd_db_oracle.cc7561 uint str_len_bakup = str->length(); in append_update_where() local
7645 if (str->length() == str_len_bakup + SPIDER_SQL_WHERE_LEN) in append_update_where()
7648 str->length(str_len_bakup); in append_update_where()
H A Dspd_db_mysql.cc9534 uint str_len_bakup = str->length(); in append_update_where() local
9619 if (str->length() == str_len_bakup + SPIDER_SQL_WHERE_LEN) in append_update_where()
9622 str->length(str_len_bakup); in append_update_where()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/
H A Dspd_db_oracle.cc7701 uint str_len_bakup = str->length(); in append_update_where() local
7785 if (str->length() == str_len_bakup + SPIDER_SQL_WHERE_LEN) in append_update_where()
7788 str->length(str_len_bakup); in append_update_where()
H A Dspd_db_mysql.cc11502 uint str_len_bakup = str->length(); in append_update_where() local
11587 if (str->length() == str_len_bakup + SPIDER_SQL_WHERE_LEN) in append_update_where()
11590 str->length(str_len_bakup); in append_update_where()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/
H A Dspd_db_oracle.cc7701 uint str_len_bakup = str->length(); in append_update_where() local
7785 if (str->length() == str_len_bakup + SPIDER_SQL_WHERE_LEN) in append_update_where()
7788 str->length(str_len_bakup); in append_update_where()
H A Dspd_db_mysql.cc11502 uint str_len_bakup = str->length(); in append_update_where() local
11587 if (str->length() == str_len_bakup + SPIDER_SQL_WHERE_LEN) in append_update_where()
11590 str->length(str_len_bakup); in append_update_where()