Home
last modified time | relevance | path

Searched refs:SPIDER_SQL_NEXT_LEN (Results 1 – 24 of 24) sorted by relevance

/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/
H A Dspd_db_conn.h155 #define SPIDER_SQL_NEXT_LEN (sizeof(SPIDER_SQL_NEXT_STR) - 1) macro
H A Dspd_db_oracle.cc7614 if (clause_length < SPIDER_SQL_NEXT_LEN) in append_where_terminator()
7617 clause_length = SPIDER_SQL_NEXT_LEN - clause_length; in append_where_terminator()
H A Dspd_db_mysql.cc10989 if (clause_length < SPIDER_SQL_NEXT_LEN) in append_where_terminator()
10992 clause_length = SPIDER_SQL_NEXT_LEN - clause_length; in append_where_terminator()
H A Dspd_db_conn.cc2995 alias_length = SPIDER_SQL_NEXT_LEN; in spider_db_append_handler_next()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/
H A Dspd_db_conn.h155 #define SPIDER_SQL_NEXT_LEN (sizeof(SPIDER_SQL_NEXT_STR) - 1) macro
H A Dspd_db_oracle.cc7614 if (clause_length < SPIDER_SQL_NEXT_LEN) in append_where_terminator()
7617 clause_length = SPIDER_SQL_NEXT_LEN - clause_length; in append_where_terminator()
H A Dspd_db_mysql.cc10989 if (clause_length < SPIDER_SQL_NEXT_LEN) in append_where_terminator()
10992 clause_length = SPIDER_SQL_NEXT_LEN - clause_length; in append_where_terminator()
H A Dspd_db_conn.cc2995 alias_length = SPIDER_SQL_NEXT_LEN; in spider_db_append_handler_next()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/spider/
H A Dspd_db_conn.h154 #define SPIDER_SQL_NEXT_LEN (sizeof(SPIDER_SQL_NEXT_STR) - 1) macro
H A Dspd_db_oracle.cc7481 if (clause_length < SPIDER_SQL_NEXT_LEN) in append_where_terminator()
7484 clause_length = SPIDER_SQL_NEXT_LEN - clause_length; in append_where_terminator()
H A Dspd_db_mysql.cc9452 if (clause_length < SPIDER_SQL_NEXT_LEN)
9455 clause_length = SPIDER_SQL_NEXT_LEN - clause_length;
H A Dspd_db_conn.cc2797 alias_length = SPIDER_SQL_NEXT_LEN; in spider_db_append_handler_next()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/spider/
H A Dspd_db_conn.h154 #define SPIDER_SQL_NEXT_LEN (sizeof(SPIDER_SQL_NEXT_STR) - 1) macro
H A Dspd_db_oracle.cc7481 if (clause_length < SPIDER_SQL_NEXT_LEN) in append_where_terminator()
7484 clause_length = SPIDER_SQL_NEXT_LEN - clause_length; in append_where_terminator()
H A Dspd_db_mysql.cc9452 if (clause_length < SPIDER_SQL_NEXT_LEN) in append_where_terminator()
9455 clause_length = SPIDER_SQL_NEXT_LEN - clause_length; in append_where_terminator()
H A Dspd_db_conn.cc2797 alias_length = SPIDER_SQL_NEXT_LEN; in spider_db_append_handler_next()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/
H A Dspd_db_conn.h159 #define SPIDER_SQL_NEXT_LEN (sizeof(SPIDER_SQL_NEXT_STR) - 1) macro
H A Dspd_db_oracle.cc7621 if (clause_length < SPIDER_SQL_NEXT_LEN) in append_where_terminator()
7624 clause_length = SPIDER_SQL_NEXT_LEN - clause_length; in append_where_terminator()
H A Dspd_db_mysql.cc11420 if (clause_length < SPIDER_SQL_NEXT_LEN) in append_where_terminator()
11423 clause_length = SPIDER_SQL_NEXT_LEN - clause_length; in append_where_terminator()
H A Dspd_db_conn.cc3021 alias_length = SPIDER_SQL_NEXT_LEN; in spider_db_append_handler_next()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/
H A Dspd_db_conn.h159 #define SPIDER_SQL_NEXT_LEN (sizeof(SPIDER_SQL_NEXT_STR) - 1) macro
H A Dspd_db_oracle.cc7621 if (clause_length < SPIDER_SQL_NEXT_LEN) in append_where_terminator()
7624 clause_length = SPIDER_SQL_NEXT_LEN - clause_length; in append_where_terminator()
H A Dspd_db_mysql.cc11420 if (clause_length < SPIDER_SQL_NEXT_LEN) in append_where_terminator()
11423 clause_length = SPIDER_SQL_NEXT_LEN - clause_length; in append_where_terminator()
H A Dspd_db_conn.cc3021 alias_length = SPIDER_SQL_NEXT_LEN; in spider_db_append_handler_next()