Home
last modified time | relevance | path

Searched refs:SPIDER_SQL_CREATE_TMP_STR (Results 1 – 18 of 18) sorted by relevance

/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/
H A Dspd_db_conn.h233 #define SPIDER_SQL_CREATE_TMP_STR "create temporary table " macro
234 #define SPIDER_SQL_CREATE_TMP_LEN (sizeof(SPIDER_SQL_CREATE_TMP_STR) - 1)
H A Dspd_db_oracle.cc5950 str->q_append(SPIDER_SQL_CREATE_TMP_STR, SPIDER_SQL_CREATE_TMP_LEN); in append_create_tmp_bka_table()
H A Dspd_db_mysql.cc9178 str->q_append(SPIDER_SQL_CREATE_TMP_STR, SPIDER_SQL_CREATE_TMP_LEN); in append_create_tmp_bka_table()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/
H A Dspd_db_conn.h233 #define SPIDER_SQL_CREATE_TMP_STR "create temporary table " macro
234 #define SPIDER_SQL_CREATE_TMP_LEN (sizeof(SPIDER_SQL_CREATE_TMP_STR) - 1)
H A Dspd_db_oracle.cc5950 str->q_append(SPIDER_SQL_CREATE_TMP_STR, SPIDER_SQL_CREATE_TMP_LEN); in append_create_tmp_bka_table()
H A Dspd_db_mysql.cc9178 str->q_append(SPIDER_SQL_CREATE_TMP_STR, SPIDER_SQL_CREATE_TMP_LEN); in append_create_tmp_bka_table()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/spider/
H A Dspd_db_conn.h232 #define SPIDER_SQL_CREATE_TMP_STR "create temporary table " macro
233 #define SPIDER_SQL_CREATE_TMP_LEN (sizeof(SPIDER_SQL_CREATE_TMP_STR) - 1)
H A Dspd_db_oracle.cc5817 str->q_append(SPIDER_SQL_CREATE_TMP_STR, SPIDER_SQL_CREATE_TMP_LEN); in append_create_tmp_bka_table()
H A Dspd_db_mysql.cc7672 str->q_append(SPIDER_SQL_CREATE_TMP_STR, SPIDER_SQL_CREATE_TMP_LEN);
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/spider/
H A Dspd_db_conn.h232 #define SPIDER_SQL_CREATE_TMP_STR "create temporary table " macro
233 #define SPIDER_SQL_CREATE_TMP_LEN (sizeof(SPIDER_SQL_CREATE_TMP_STR) - 1)
H A Dspd_db_oracle.cc5817 str->q_append(SPIDER_SQL_CREATE_TMP_STR, SPIDER_SQL_CREATE_TMP_LEN); in append_create_tmp_bka_table()
H A Dspd_db_mysql.cc7672 str->q_append(SPIDER_SQL_CREATE_TMP_STR, SPIDER_SQL_CREATE_TMP_LEN); in append_create_tmp_bka_table()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/
H A Dspd_db_conn.h237 #define SPIDER_SQL_CREATE_TMP_STR "create temporary table " macro
238 #define SPIDER_SQL_CREATE_TMP_LEN (sizeof(SPIDER_SQL_CREATE_TMP_STR) - 1)
H A Dspd_db_oracle.cc5957 str->q_append(SPIDER_SQL_CREATE_TMP_STR, SPIDER_SQL_CREATE_TMP_LEN); in append_create_tmp_bka_table()
H A Dspd_db_mysql.cc9370 str->q_append(SPIDER_SQL_CREATE_TMP_STR, SPIDER_SQL_CREATE_TMP_LEN); in append_create_tmp_bka_table()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/
H A Dspd_db_conn.h237 #define SPIDER_SQL_CREATE_TMP_STR "create temporary table " macro
238 #define SPIDER_SQL_CREATE_TMP_LEN (sizeof(SPIDER_SQL_CREATE_TMP_STR) - 1)
H A Dspd_db_oracle.cc5957 str->q_append(SPIDER_SQL_CREATE_TMP_STR, SPIDER_SQL_CREATE_TMP_LEN); in append_create_tmp_bka_table()
H A Dspd_db_mysql.cc9370 str->q_append(SPIDER_SQL_CREATE_TMP_STR, SPIDER_SQL_CREATE_TMP_LEN); in append_create_tmp_bka_table()