Home
last modified time | relevance | path

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

/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/
H A Dspd_db_oracle.h578 uint nextval_max_length; variable
H A Dspd_db_oracle.cc4591 nextval_max_length(0), in spider_oracle_share()
5315 nextval_max_length = str->length(); in append_show_last_insert_id()
9631 if (str->reserve(oracle_share->nextval_max_length + in append_insert_values()
9640 str->length(str->length() + oracle_share->nextval_max_length); in append_insert_values()
10994 oracle_share->nextval_max_length); in set_sql_for_exec()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/
H A Dspd_db_oracle.h578 uint nextval_max_length; variable
H A Dspd_db_oracle.cc4591 nextval_max_length(0), in spider_oracle_share()
5315 nextval_max_length = str->length(); in append_show_last_insert_id()
9631 if (str->reserve(oracle_share->nextval_max_length + in append_insert_values()
9640 str->length(str->length() + oracle_share->nextval_max_length); in append_insert_values()
10994 oracle_share->nextval_max_length); in set_sql_for_exec()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/spider/
H A Dspd_db_oracle.h552 uint nextval_max_length;
H A Dspd_db_oracle.cc4460 nextval_max_length(0), in spider_oracle_share()
5184 nextval_max_length = str->length(); in append_show_last_insert_id()
9498 if (str->reserve(oracle_share->nextval_max_length + in append_insert_values()
9507 str->length(str->length() + oracle_share->nextval_max_length); in append_insert_values()
10861 oracle_share->nextval_max_length); in set_sql_for_exec()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/spider/
H A Dspd_db_oracle.h552 uint nextval_max_length; variable
H A Dspd_db_oracle.cc4460 nextval_max_length(0), in spider_oracle_share()
5184 nextval_max_length = str->length(); in append_show_last_insert_id()
9498 if (str->reserve(oracle_share->nextval_max_length + in append_insert_values()
9507 str->length(str->length() + oracle_share->nextval_max_length); in append_insert_values()
10861 oracle_share->nextval_max_length); in set_sql_for_exec()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/
H A Dspd_db_oracle.h579 uint nextval_max_length; variable
H A Dspd_db_oracle.cc4598 nextval_max_length(0), in spider_oracle_share()
5322 nextval_max_length = str->length(); in append_show_last_insert_id()
9638 if (str->reserve(oracle_share->nextval_max_length + in append_insert_values()
9647 str->length(str->length() + oracle_share->nextval_max_length); in append_insert_values()
11006 oracle_share->nextval_max_length); in set_sql_for_exec()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/
H A Dspd_db_oracle.h579 uint nextval_max_length; variable
H A Dspd_db_oracle.cc4598 nextval_max_length(0), in spider_oracle_share()
5322 nextval_max_length = str->length(); in append_show_last_insert_id()
9638 if (str->reserve(oracle_share->nextval_max_length + in append_insert_values()
9647 str->length(str->length() + oracle_share->nextval_max_length); in append_insert_values()
11006 oracle_share->nextval_max_length); in set_sql_for_exec()