Home
last modified time | relevance | path

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

/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/
H A Dspd_db_conn.h76 #define SPIDER_SQL_HIGH_PRIORITY_LEN (sizeof(SPIDER_SQL_HIGH_PRIORITY_STR) - 1) macro
H A Dspd_db_mysql.cc9608 if (str->reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_insert()
9610 str->q_append(SPIDER_SQL_HIGH_PRIORITY_STR, SPIDER_SQL_HIGH_PRIORITY_LEN); in append_insert()
10069 if (str->reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_select()
10072 SPIDER_SQL_HIGH_PRIORITY_LEN); in append_select()
16293 if (sql.reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_insert_str()
16295 sql.q_append(SPIDER_SQL_HIGH_PRIORITY_STR, SPIDER_SQL_HIGH_PRIORITY_LEN); in append_insert_str()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/
H A Dspd_db_conn.h76 #define SPIDER_SQL_HIGH_PRIORITY_LEN (sizeof(SPIDER_SQL_HIGH_PRIORITY_STR) - 1) macro
H A Dspd_db_mysql.cc9608 if (str->reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_insert()
9610 str->q_append(SPIDER_SQL_HIGH_PRIORITY_STR, SPIDER_SQL_HIGH_PRIORITY_LEN); in append_insert()
10069 if (str->reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_select()
10072 SPIDER_SQL_HIGH_PRIORITY_LEN); in append_select()
16293 if (sql.reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_insert_str()
16295 sql.q_append(SPIDER_SQL_HIGH_PRIORITY_STR, SPIDER_SQL_HIGH_PRIORITY_LEN); in append_insert_str()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/spider/
H A Dspd_db_conn.h75 #define SPIDER_SQL_HIGH_PRIORITY_LEN (sizeof(SPIDER_SQL_HIGH_PRIORITY_STR) - 1) macro
H A Dspd_db_mysql.cc8100 if (str->reserve(SPIDER_SQL_HIGH_PRIORITY_LEN))
8102 str->q_append(SPIDER_SQL_HIGH_PRIORITY_STR, SPIDER_SQL_HIGH_PRIORITY_LEN);
8560 if (str->reserve(SPIDER_SQL_HIGH_PRIORITY_LEN))
8563 SPIDER_SQL_HIGH_PRIORITY_LEN);
14690 if (sql.reserve(SPIDER_SQL_HIGH_PRIORITY_LEN))
14692 sql.q_append(SPIDER_SQL_HIGH_PRIORITY_STR, SPIDER_SQL_HIGH_PRIORITY_LEN);
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/spider/
H A Dspd_db_conn.h75 #define SPIDER_SQL_HIGH_PRIORITY_LEN (sizeof(SPIDER_SQL_HIGH_PRIORITY_STR) - 1) macro
H A Dspd_db_mysql.cc8100 if (str->reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_insert()
8102 str->q_append(SPIDER_SQL_HIGH_PRIORITY_STR, SPIDER_SQL_HIGH_PRIORITY_LEN); in append_insert()
8560 if (str->reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_select()
8563 SPIDER_SQL_HIGH_PRIORITY_LEN); in append_select()
14690 if (sql.reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_insert_str()
14692 sql.q_append(SPIDER_SQL_HIGH_PRIORITY_STR, SPIDER_SQL_HIGH_PRIORITY_LEN); in append_insert_str()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/
H A Dspd_db_conn.h80 #define SPIDER_SQL_HIGH_PRIORITY_LEN (sizeof(SPIDER_SQL_HIGH_PRIORITY_STR) - 1) macro
H A Dspd_db_mysql.cc9800 if (str->reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_insert()
9802 str->q_append(SPIDER_SQL_HIGH_PRIORITY_STR, SPIDER_SQL_HIGH_PRIORITY_LEN); in append_insert()
10264 if (str->reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_select()
10267 SPIDER_SQL_HIGH_PRIORITY_LEN); in append_select()
16781 if (sql.reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_insert_str()
16783 sql.q_append(SPIDER_SQL_HIGH_PRIORITY_STR, SPIDER_SQL_HIGH_PRIORITY_LEN); in append_insert_str()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/
H A Dspd_db_conn.h80 #define SPIDER_SQL_HIGH_PRIORITY_LEN (sizeof(SPIDER_SQL_HIGH_PRIORITY_STR) - 1) macro
H A Dspd_db_mysql.cc9800 if (str->reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_insert()
9802 str->q_append(SPIDER_SQL_HIGH_PRIORITY_STR, SPIDER_SQL_HIGH_PRIORITY_LEN); in append_insert()
10264 if (str->reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_select()
10267 SPIDER_SQL_HIGH_PRIORITY_LEN); in append_select()
16781 if (sql.reserve(SPIDER_SQL_HIGH_PRIORITY_LEN)) in append_insert_str()
16783 sql.q_append(SPIDER_SQL_HIGH_PRIORITY_STR, SPIDER_SQL_HIGH_PRIORITY_LEN); in append_insert_str()