Home
last modified time | relevance | path

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

/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/
H A Dspd_db_conn.h158 #define SPIDER_SQL_LAST_STR " last " macro
159 #define SPIDER_SQL_LAST_LEN (sizeof(SPIDER_SQL_LAST_STR) - 1)
H A Dspd_db_conn.cc1775 str->q_append(SPIDER_SQL_LAST_STR, SPIDER_SQL_LAST_LEN); in spider_db_append_key_where_internal()
5329 alias = SPIDER_SQL_LAST_STR; in spider_db_seek_last()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/
H A Dspd_db_conn.h158 #define SPIDER_SQL_LAST_STR " last " macro
159 #define SPIDER_SQL_LAST_LEN (sizeof(SPIDER_SQL_LAST_STR) - 1)
H A Dspd_db_conn.cc1775 str->q_append(SPIDER_SQL_LAST_STR, SPIDER_SQL_LAST_LEN); in spider_db_append_key_where_internal()
5329 alias = SPIDER_SQL_LAST_STR; in spider_db_seek_last()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/spider/
H A Dspd_db_conn.h157 #define SPIDER_SQL_LAST_STR " last " macro
158 #define SPIDER_SQL_LAST_LEN (sizeof(SPIDER_SQL_LAST_STR) - 1)
H A Dspd_db_conn.cc1715 str->q_append(SPIDER_SQL_LAST_STR, SPIDER_SQL_LAST_LEN); in spider_db_append_key_where_internal()
5131 alias = SPIDER_SQL_LAST_STR; in spider_db_seek_last()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/spider/
H A Dspd_db_conn.h157 #define SPIDER_SQL_LAST_STR " last " macro
158 #define SPIDER_SQL_LAST_LEN (sizeof(SPIDER_SQL_LAST_STR) - 1)
H A Dspd_db_conn.cc1715 str->q_append(SPIDER_SQL_LAST_STR, SPIDER_SQL_LAST_LEN); in spider_db_append_key_where_internal()
5131 alias = SPIDER_SQL_LAST_STR; in spider_db_seek_last()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/
H A Dspd_db_conn.h162 #define SPIDER_SQL_LAST_STR " last " macro
163 #define SPIDER_SQL_LAST_LEN (sizeof(SPIDER_SQL_LAST_STR) - 1)
H A Dspd_db_conn.cc1800 str->q_append(SPIDER_SQL_LAST_STR, SPIDER_SQL_LAST_LEN); in spider_db_append_key_where_internal()
5792 alias = SPIDER_SQL_LAST_STR; in spider_db_seek_last()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/
H A Dspd_db_conn.h162 #define SPIDER_SQL_LAST_STR " last " macro
163 #define SPIDER_SQL_LAST_LEN (sizeof(SPIDER_SQL_LAST_STR) - 1)
H A Dspd_db_conn.cc1800 str->q_append(SPIDER_SQL_LAST_STR, SPIDER_SQL_LAST_LEN); in spider_db_append_key_where_internal()
5792 alias = SPIDER_SQL_LAST_STR; in spider_db_seek_last()