Home
last modified time | relevance | path

Searched defs:plan_t (Results 1 – 20 of 20) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/include/
H A Drow0sel.h229 struct plan_t{ struct
233 btr_pcur_t pcur; /*!< persistent cursor used to search
235 ibool asc; /*!< TRUE if cursor traveling upwards */
245 ibool stored_cursor_rec_processed;
249 que_node_t** tuple_exps; /*!< array of expressions
255 dtuple_t* tuple; /*!< search tuple */
256 ulint mode; /*!< search mode: PAGE_CUR_G, ... */
257 ulint n_exact_match; /*!< number of first fields in
260 ibool unique_search; /*!< TRUE if we are searching an
269 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/include/
H A Drow0sel.h229 struct plan_t{ struct
233 btr_pcur_t pcur; /*!< persistent cursor used to search
235 ibool asc; /*!< TRUE if cursor traveling upwards */
245 ibool stored_cursor_rec_processed;
249 que_node_t** tuple_exps; /*!< array of expressions
255 dtuple_t* tuple; /*!< search tuple */
256 ulint mode; /*!< search mode: PAGE_CUR_G, ... */
257 ulint n_exact_match; /*!< number of first fields in
260 ibool unique_search; /*!< TRUE if we are searching an
269 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/include/
H A Drow0sel.h229 struct plan_t{ struct
233 btr_pcur_t pcur; /*!< persistent cursor used to search
235 ibool asc; /*!< TRUE if cursor traveling upwards */
245 ibool stored_cursor_rec_processed;
249 que_node_t** tuple_exps; /*!< array of expressions
255 dtuple_t* tuple; /*!< search tuple */
256 ulint mode; /*!< search mode: PAGE_CUR_G, ... */
257 ulint n_exact_match; /*!< number of first fields in
260 ibool unique_search; /*!< TRUE if we are searching an
269 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/include/
H A Drow0sel.h229 struct plan_t{ struct
233 btr_pcur_t pcur; /*!< persistent cursor used to search
235 ibool asc; /*!< TRUE if cursor traveling upwards */
245 ibool stored_cursor_rec_processed;
249 que_node_t** tuple_exps; /*!< array of expressions
255 dtuple_t* tuple; /*!< search tuple */
256 ulint mode; /*!< search mode: PAGE_CUR_G, ... */
257 ulint n_exact_match; /*!< number of first fields in
260 ibool unique_search; /*!< TRUE if we are searching an
269 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/include/
H A Drow0sel.h229 struct plan_t{ struct
233 btr_pcur_t pcur; /*!< persistent cursor used to search
235 ibool asc; /*!< TRUE if cursor traveling upwards */
245 ibool stored_cursor_rec_processed;
249 que_node_t** tuple_exps; /*!< array of expressions
255 dtuple_t* tuple; /*!< search tuple */
256 ulint mode; /*!< search mode: PAGE_CUR_G, ... */
257 ulint n_exact_match; /*!< number of first fields in
260 ibool unique_search; /*!< TRUE if we are searching an
269 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/include/
H A Drow0sel.h255 struct plan_t { struct
256 dict_table_t *table; /*!< table struct in the dictionary
258 dict_index_t *index; /*!< table index used in the search */
259 btr_pcur_t pcur; /*!< persistent cursor used to search
262 ibool pcur_is_open; /*!< TRUE if pcur has been positioned
264 ibool cursor_at_end; /*!< TRUE if the cursor is open but
271 ibool stored_cursor_rec_processed;
275 que_node_t **tuple_exps; /*!< array of expressions
281 dtuple_t *tuple; /*!< search tuple */
283 ulint n_exact_match; /*!< number of first fields in
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/include/
H A Drow0sel.h302 struct plan_t{ struct
303 dict_table_t* table; /*!< table struct in the dictionary
306 btr_pcur_t pcur; /*!< persistent cursor used to search
308 ibool asc; /*!< TRUE if cursor traveling upwards */
318 ibool stored_cursor_rec_processed;
322 que_node_t** tuple_exps; /*!< array of expressions
328 dtuple_t* tuple; /*!< search tuple */
330 ulint n_exact_match; /*!< number of first fields in
333 ibool unique_search; /*!< TRUE if we are searching an
342 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/include/
H A Drow0sel.h302 struct plan_t{ struct
303 dict_table_t* table; /*!< table struct in the dictionary
306 btr_pcur_t pcur; /*!< persistent cursor used to search
308 ibool asc; /*!< TRUE if cursor traveling upwards */
318 ibool stored_cursor_rec_processed;
322 que_node_t** tuple_exps; /*!< array of expressions
328 dtuple_t* tuple; /*!< search tuple */
330 ulint n_exact_match; /*!< number of first fields in
333 ibool unique_search; /*!< TRUE if we are searching an
342 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/include/
H A Drow0sel.h302 struct plan_t{ struct
303 dict_table_t* table; /*!< table struct in the dictionary
306 btr_pcur_t pcur; /*!< persistent cursor used to search
308 ibool asc; /*!< TRUE if cursor traveling upwards */
318 ibool stored_cursor_rec_processed;
322 que_node_t** tuple_exps; /*!< array of expressions
328 dtuple_t* tuple; /*!< search tuple */
330 ulint n_exact_match; /*!< number of first fields in
333 ibool unique_search; /*!< TRUE if we are searching an
342 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/include/
H A Drow0sel.h247 struct plan_t{ struct
248 dict_table_t* table; /*!< table struct in the dictionary
251 btr_pcur_t pcur; /*!< persistent cursor used to search
253 ibool asc; /*!< TRUE if cursor traveling upwards */
263 ibool stored_cursor_rec_processed;
267 que_node_t** tuple_exps; /*!< array of expressions
273 dtuple_t* tuple; /*!< search tuple */
275 ulint n_exact_match; /*!< number of first fields in
278 ibool unique_search; /*!< TRUE if we are searching an
287 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Drow0sel.h247 struct plan_t{ struct
248 dict_table_t* table; /*!< table struct in the dictionary
251 btr_pcur_t pcur; /*!< persistent cursor used to search
253 ibool asc; /*!< TRUE if cursor traveling upwards */
263 ibool stored_cursor_rec_processed;
267 que_node_t** tuple_exps; /*!< array of expressions
273 dtuple_t* tuple; /*!< search tuple */
275 ulint n_exact_match; /*!< number of first fields in
278 ibool unique_search; /*!< TRUE if we are searching an
287 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/include/
H A Drow0sel.h247 struct plan_t{ struct
248 dict_table_t* table; /*!< table struct in the dictionary
251 btr_pcur_t pcur; /*!< persistent cursor used to search
253 ibool asc; /*!< TRUE if cursor traveling upwards */
263 ibool stored_cursor_rec_processed;
267 que_node_t** tuple_exps; /*!< array of expressions
273 dtuple_t* tuple; /*!< search tuple */
275 ulint n_exact_match; /*!< number of first fields in
278 ibool unique_search; /*!< TRUE if we are searching an
287 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/include/
H A Drow0sel.h247 struct plan_t{ struct
248 dict_table_t* table; /*!< table struct in the dictionary
251 btr_pcur_t pcur; /*!< persistent cursor used to search
253 ibool asc; /*!< TRUE if cursor traveling upwards */
263 ibool stored_cursor_rec_processed;
267 que_node_t** tuple_exps; /*!< array of expressions
273 dtuple_t* tuple; /*!< search tuple */
275 ulint n_exact_match; /*!< number of first fields in
278 ibool unique_search; /*!< TRUE if we are searching an
287 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/include/
H A Drow0sel.h247 struct plan_t{ struct
248 dict_table_t* table; /*!< table struct in the dictionary
251 btr_pcur_t pcur; /*!< persistent cursor used to search
253 ibool asc; /*!< TRUE if cursor traveling upwards */
263 ibool stored_cursor_rec_processed;
267 que_node_t** tuple_exps; /*!< array of expressions
273 dtuple_t* tuple; /*!< search tuple */
275 ulint n_exact_match; /*!< number of first fields in
278 ibool unique_search; /*!< TRUE if we are searching an
287 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/include/
H A Drow0sel.h247 struct plan_t{ struct
248 dict_table_t* table; /*!< table struct in the dictionary
251 btr_pcur_t pcur; /*!< persistent cursor used to search
253 ibool asc; /*!< TRUE if cursor traveling upwards */
263 ibool stored_cursor_rec_processed;
267 que_node_t** tuple_exps; /*!< array of expressions
273 dtuple_t* tuple; /*!< search tuple */
275 ulint n_exact_match; /*!< number of first fields in
278 ibool unique_search; /*!< TRUE if we are searching an
287 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/include/
H A Drow0sel.h302 struct plan_t{ struct
303 dict_table_t* table; /*!< table struct in the dictionary
306 btr_pcur_t pcur; /*!< persistent cursor used to search
308 ibool asc; /*!< TRUE if cursor traveling upwards */
318 ibool stored_cursor_rec_processed;
322 que_node_t** tuple_exps; /*!< array of expressions
328 dtuple_t* tuple; /*!< search tuple */
330 ulint n_exact_match; /*!< number of first fields in
333 ibool unique_search; /*!< TRUE if we are searching an
342 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/include/
H A Drow0sel.h302 struct plan_t{ struct
303 dict_table_t* table; /*!< table struct in the dictionary
306 btr_pcur_t pcur; /*!< persistent cursor used to search
308 ibool asc; /*!< TRUE if cursor traveling upwards */
318 ibool stored_cursor_rec_processed;
322 que_node_t** tuple_exps; /*!< array of expressions
328 dtuple_t* tuple; /*!< search tuple */
330 ulint n_exact_match; /*!< number of first fields in
333 ibool unique_search; /*!< TRUE if we are searching an
342 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/include/
H A Drow0sel.h302 struct plan_t{ struct
303 dict_table_t* table; /*!< table struct in the dictionary
306 btr_pcur_t pcur; /*!< persistent cursor used to search
308 ibool asc; /*!< TRUE if cursor traveling upwards */
318 ibool stored_cursor_rec_processed;
322 que_node_t** tuple_exps; /*!< array of expressions
328 dtuple_t* tuple; /*!< search tuple */
330 ulint n_exact_match; /*!< number of first fields in
333 ibool unique_search; /*!< TRUE if we are searching an
342 ibool no_prefetch; /*!< no prefetch for this table */
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/include/
H A Drow0types.h29 typedef struct plan_struct plan_t; typedef
/dports/math/kfr/kfr-4.2.1/include/kfr/dft/
H A Dconvolution.hpp121 using plan_t = internal::dft_conv_plan<T>; typedef in kfr::CMT_ARCH_NAME::convolve_filter