Home
last modified time | relevance | path

Searched refs:clust_rec (Results 1 – 25 of 101) sorted by relevance

12345

/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0vers.cc68 const rec_t* clust_rec, /*!< in: clustered index record */ in row_vers_impl_x_locked_low() argument
91 clust_rec, clust_index, NULL, ULINT_UNDEFINED, &heap); in row_vers_impl_x_locked_low()
93 trx_id = row_get_rec_trx_id(clust_rec, clust_index, clust_offsets); in row_vers_impl_x_locked_low()
101 trx_id, clust_rec, clust_index, clust_offsets, in row_vers_impl_x_locked_low()
111 ut_ad(!comp == !page_rec_is_comp(clust_rec)); in row_vers_impl_x_locked_low()
126 for (version = clust_rec;; version = prev_version) { in row_vers_impl_x_locked_low()
141 clust_rec, mtr, version, clust_index, clust_offsets, in row_vers_impl_x_locked_low()
293 const rec_t* clust_rec; in row_vers_impl_x_locked() local
309 clust_rec = row_get_clust_rec( in row_vers_impl_x_locked()
312 if (UNIV_UNLIKELY(!clust_rec)) { in row_vers_impl_x_locked()
[all …]
H A Drow0sel.cc840 rec_t* clust_rec; in row_sel_get_clust_rec() local
945 clust_rec = old_vers; in row_sel_get_clust_rec()
982 *out_rec = clust_rec; in row_sel_get_clust_rec()
1341 rec_t* clust_rec; in row_sel() local
3162 const rec_t* clust_rec; in row_sel_get_clust_rec_for_mysql() local
3223 clust_rec = NULL; in row_sel_get_clust_rec_for_mysql()
3277 clust_rec = old_vers; in row_sel_get_clust_rec_for_mysql()
3293 if (clust_rec in row_sel_get_clust_rec_for_mysql()
3300 clust_rec = NULL; in row_sel_get_clust_rec_for_mysql()
3313 *out_rec = clust_rec; in row_sel_get_clust_rec_for_mysql()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0vers.cc68 const rec_t* clust_rec, /*!< in: clustered index record */ in row_vers_impl_x_locked_low() argument
91 clust_rec, clust_index, NULL, ULINT_UNDEFINED, &heap); in row_vers_impl_x_locked_low()
93 trx_id = row_get_rec_trx_id(clust_rec, clust_index, clust_offsets); in row_vers_impl_x_locked_low()
101 trx_id, clust_rec, clust_index, clust_offsets, in row_vers_impl_x_locked_low()
111 ut_ad(!comp == !page_rec_is_comp(clust_rec)); in row_vers_impl_x_locked_low()
126 for (version = clust_rec;; version = prev_version) { in row_vers_impl_x_locked_low()
141 clust_rec, mtr, version, clust_index, clust_offsets, in row_vers_impl_x_locked_low()
293 const rec_t* clust_rec; in row_vers_impl_x_locked() local
309 clust_rec = row_get_clust_rec( in row_vers_impl_x_locked()
312 if (UNIV_UNLIKELY(!clust_rec)) { in row_vers_impl_x_locked()
[all …]
H A Drow0sel.cc840 rec_t* clust_rec; in row_sel_get_clust_rec() local
945 clust_rec = old_vers; in row_sel_get_clust_rec()
982 *out_rec = clust_rec; in row_sel_get_clust_rec()
1341 rec_t* clust_rec; in row_sel() local
3162 const rec_t* clust_rec; in row_sel_get_clust_rec_for_mysql() local
3223 clust_rec = NULL; in row_sel_get_clust_rec_for_mysql()
3277 clust_rec = old_vers; in row_sel_get_clust_rec_for_mysql()
3293 if (clust_rec in row_sel_get_clust_rec_for_mysql()
3300 clust_rec = NULL; in row_sel_get_clust_rec_for_mysql()
3313 *out_rec = clust_rec; in row_sel_get_clust_rec_for_mysql()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0vers.cc68 const rec_t* clust_rec, /*!< in: clustered index record */ in row_vers_impl_x_locked_low() argument
91 clust_rec, clust_index, NULL, ULINT_UNDEFINED, &heap); in row_vers_impl_x_locked_low()
93 trx_id = row_get_rec_trx_id(clust_rec, clust_index, clust_offsets); in row_vers_impl_x_locked_low()
101 trx_id, clust_rec, clust_index, clust_offsets, in row_vers_impl_x_locked_low()
111 ut_ad(!comp == !page_rec_is_comp(clust_rec)); in row_vers_impl_x_locked_low()
126 for (version = clust_rec;; version = prev_version) { in row_vers_impl_x_locked_low()
141 clust_rec, mtr, version, clust_index, clust_offsets, in row_vers_impl_x_locked_low()
293 const rec_t* clust_rec; in row_vers_impl_x_locked() local
309 clust_rec = row_get_clust_rec( in row_vers_impl_x_locked()
312 if (UNIV_UNLIKELY(!clust_rec)) { in row_vers_impl_x_locked()
[all …]
H A Drow0sel.cc840 rec_t* clust_rec; in row_sel_get_clust_rec() local
945 clust_rec = old_vers; in row_sel_get_clust_rec()
982 *out_rec = clust_rec; in row_sel_get_clust_rec()
1341 rec_t* clust_rec; in row_sel() local
3162 const rec_t* clust_rec; in row_sel_get_clust_rec_for_mysql() local
3223 clust_rec = NULL; in row_sel_get_clust_rec_for_mysql()
3277 clust_rec = old_vers; in row_sel_get_clust_rec_for_mysql()
3293 if (clust_rec in row_sel_get_clust_rec_for_mysql()
3300 clust_rec = NULL; in row_sel_get_clust_rec_for_mysql()
3313 *out_rec = clust_rec; in row_sel_get_clust_rec_for_mysql()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/row/
H A Drow0vers.cc68 const rec_t* clust_rec, /*!< in: clustered index record */ in row_vers_impl_x_locked_low() argument
91 clust_rec, clust_index, NULL, ULINT_UNDEFINED, &heap); in row_vers_impl_x_locked_low()
93 trx_id = row_get_rec_trx_id(clust_rec, clust_index, clust_offsets); in row_vers_impl_x_locked_low()
101 trx_id, clust_rec, clust_index, clust_offsets, in row_vers_impl_x_locked_low()
111 ut_ad(!comp == !page_rec_is_comp(clust_rec)); in row_vers_impl_x_locked_low()
126 for (version = clust_rec;; version = prev_version) { in row_vers_impl_x_locked_low()
141 clust_rec, mtr, version, clust_index, clust_offsets, in row_vers_impl_x_locked_low()
293 const rec_t* clust_rec; in row_vers_impl_x_locked() local
309 clust_rec = row_get_clust_rec( in row_vers_impl_x_locked()
312 if (UNIV_UNLIKELY(!clust_rec)) { in row_vers_impl_x_locked()
[all …]
H A Drow0sel.cc839 rec_t* clust_rec; in row_sel_get_clust_rec() local
944 clust_rec = old_vers; in row_sel_get_clust_rec()
981 *out_rec = clust_rec; in row_sel_get_clust_rec()
1339 rec_t* clust_rec; in row_sel() local
3128 const rec_t* clust_rec; in row_sel_get_clust_rec_for_mysql() local
3187 clust_rec = NULL; in row_sel_get_clust_rec_for_mysql()
3241 clust_rec = old_vers; in row_sel_get_clust_rec_for_mysql()
3257 if (clust_rec in row_sel_get_clust_rec_for_mysql()
3264 clust_rec = NULL; in row_sel_get_clust_rec_for_mysql()
3277 *out_rec = clust_rec; in row_sel_get_clust_rec_for_mysql()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/row/
H A Drow0vers.cc68 const rec_t* clust_rec, /*!< in: clustered index record */ in row_vers_impl_x_locked_low() argument
91 clust_rec, clust_index, NULL, ULINT_UNDEFINED, &heap); in row_vers_impl_x_locked_low()
93 trx_id = row_get_rec_trx_id(clust_rec, clust_index, clust_offsets); in row_vers_impl_x_locked_low()
101 trx_id, clust_rec, clust_index, clust_offsets, in row_vers_impl_x_locked_low()
111 ut_ad(!comp == !page_rec_is_comp(clust_rec)); in row_vers_impl_x_locked_low()
126 for (version = clust_rec;; version = prev_version) { in row_vers_impl_x_locked_low()
141 clust_rec, mtr, version, clust_index, clust_offsets, in row_vers_impl_x_locked_low()
293 const rec_t* clust_rec; in row_vers_impl_x_locked() local
309 clust_rec = row_get_clust_rec( in row_vers_impl_x_locked()
312 if (UNIV_UNLIKELY(!clust_rec)) { in row_vers_impl_x_locked()
[all …]
H A Drow0sel.cc839 rec_t* clust_rec; in row_sel_get_clust_rec() local
944 clust_rec = old_vers; in row_sel_get_clust_rec()
981 *out_rec = clust_rec; in row_sel_get_clust_rec()
1339 rec_t* clust_rec; in row_sel() local
3128 const rec_t* clust_rec; in row_sel_get_clust_rec_for_mysql() local
3187 clust_rec = NULL; in row_sel_get_clust_rec_for_mysql()
3241 clust_rec = old_vers; in row_sel_get_clust_rec_for_mysql()
3257 if (clust_rec in row_sel_get_clust_rec_for_mysql()
3264 clust_rec = NULL; in row_sel_get_clust_rec_for_mysql()
3277 *out_rec = clust_rec; in row_sel_get_clust_rec_for_mysql()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/row/
H A Drow0vers.cc98 const dict_index_t *const clust_index, const rec_t *const clust_rec, in row_clust_vers_matches_sec() argument
107 if (!clust_rec || rec_get_deleted_flag(clust_rec, comp)) { in row_clust_vers_matches_sec()
233 const rec_t *const clust_rec, ulint *&clust_offsets, in row_vers_find_matching() argument
237 const rec_t *version = clust_rec; in row_vers_find_matching()
252 clust_rec, mtr, version, clust_index, clust_offsets, heap, in row_vers_find_matching()
298 trx_t *row_vers_impl_x_locked_low(const rec_t *const clust_rec, in row_vers_impl_x_locked_low() argument
500 trx_id = row_get_rec_trx_id(clust_rec, clust_index, clust_offsets); in row_vers_impl_x_locked_low()
519 ut_ad(!comp == !page_rec_is_comp(clust_rec)); in row_vers_impl_x_locked_low()
540 const rec_t *clust_rec; in row_vers_impl_x_locked() local
555 clust_rec = in row_vers_impl_x_locked()
[all …]
H A Drow0sel.cc832 rec_t *clust_rec; in row_sel_get_clust_rec() local
918 clust_rec = old_vers; in row_sel_get_clust_rec()
960 *out_rec = clust_rec; in row_sel_get_clust_rec()
1482 rec_t *clust_rec; in row_sel() local
3193 const rec_t *clust_rec; in operator ()() local
3276 clust_rec = nullptr; in operator ()()
3315 clust_rec = nullptr; in operator ()()
3392 clust_rec = old_vers; in operator ()()
3410 if (clust_rec && in operator ()()
3429 *out_rec = clust_rec; in operator ()()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/row/
H A Drow0vers.c63 rec_t* clust_rec; in row_vers_impl_x_locked_off_kernel() local
95 clust_rec = row_get_clust_rec(BTR_SEARCH_LEAF, rec, index, in row_vers_impl_x_locked_off_kernel()
97 if (!clust_rec) { in row_vers_impl_x_locked_off_kernel()
117 clust_offsets = rec_get_offsets(clust_rec, clust_index, NULL, in row_vers_impl_x_locked_off_kernel()
119 trx_id = row_get_rec_trx_id(clust_rec, clust_index, clust_offsets); in row_vers_impl_x_locked_off_kernel()
132 if (!lock_check_trx_id_sanity(trx_id, clust_rec, clust_index, in row_vers_impl_x_locked_off_kernel()
141 ut_ad(!comp == !page_rec_is_comp(clust_rec)); in row_vers_impl_x_locked_off_kernel()
155 version = clust_rec; in row_vers_impl_x_locked_off_kernel()
177 trx_undo_prev_version_build(clust_rec, &mtr, version, in row_vers_impl_x_locked_off_kernel()
H A Drow0sel.c828 rec_t* clust_rec; in row_sel_get_clust_rec() local
931 clust_rec = old_vers; in row_sel_get_clust_rec()
968 *out_rec = clust_rec; in row_sel_get_clust_rec()
1319 rec_t* clust_rec; in row_sel() local
2915 const rec_t* clust_rec; in row_sel_get_clust_rec_for_mysql() local
2975 clust_rec = NULL; in row_sel_get_clust_rec_for_mysql()
3026 clust_rec = old_vers; in row_sel_get_clust_rec_for_mysql()
3042 if (clust_rec in row_sel_get_clust_rec_for_mysql()
3049 clust_rec = NULL; in row_sel_get_clust_rec_for_mysql()
3062 *out_rec = clust_rec; in row_sel_get_clust_rec_for_mysql()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/row/
H A Drow0sel.cc248 const rec_t* clust_rec, in row_sel_sec_rec_is_for_clust_rec() argument
964 rec_t* clust_rec; in row_sel_get_clust_rec() local
1100 *out_rec = clust_rec; in row_sel_get_clust_rec()
1614 rec_t* clust_rec; in row_sel() local
3357 clust_rec = NULL; in operator ()()
3368 clust_rec = NULL; in operator ()()
3375 clust_rec = NULL; in operator ()()
3401 clust_rec = NULL; in operator ()()
3435 clust_rec = NULL; in operator ()()
3540 if (clust_rec in operator ()()
[all …]
H A Drow0vers.cc86 const rec_t* clust_rec, in row_vers_impl_x_locked_low() argument
109 trx_id = mach_read_from_6(clust_rec + trx_id_offset); in row_vers_impl_x_locked_low()
122 trx_id = row_get_rec_trx_id(clust_rec, clust_index, clust_offsets); in row_vers_impl_x_locked_low()
142 lock_check_trx_id_sanity(trx_id, clust_rec, in row_vers_impl_x_locked_low()
152 ut_ad(!comp == !page_rec_is_comp(clust_rec)); in row_vers_impl_x_locked_low()
177 for (const rec_t* version = clust_rec;; version = prev_version) { in row_vers_impl_x_locked_low()
193 clust_rec, mtr, version, clust_index, clust_offsets, in row_vers_impl_x_locked_low()
397 const rec_t* clust_rec; in row_vers_impl_x_locked() local
411 clust_rec = row_get_clust_rec( in row_vers_impl_x_locked()
414 if (!clust_rec) { in row_vers_impl_x_locked()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/row/
H A Drow0sel.cc248 const rec_t* clust_rec, in row_sel_sec_rec_is_for_clust_rec() argument
964 rec_t* clust_rec; in row_sel_get_clust_rec() local
1110 *out_rec = clust_rec; in row_sel_get_clust_rec()
1626 rec_t* clust_rec; in row_sel() local
3354 clust_rec = NULL; in operator ()()
3365 clust_rec = NULL; in operator ()()
3372 clust_rec = NULL; in operator ()()
3398 clust_rec = NULL; in operator ()()
3432 clust_rec = NULL; in operator ()()
3540 if (clust_rec in operator ()()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/row/
H A Drow0sel.cc248 const rec_t* clust_rec, in row_sel_sec_rec_is_for_clust_rec() argument
964 rec_t* clust_rec; in row_sel_get_clust_rec() local
1110 *out_rec = clust_rec; in row_sel_get_clust_rec()
1626 rec_t* clust_rec; in row_sel() local
3354 clust_rec = NULL; in operator ()()
3365 clust_rec = NULL; in operator ()()
3372 clust_rec = NULL; in operator ()()
3398 clust_rec = NULL; in operator ()()
3432 clust_rec = NULL; in operator ()()
3540 if (clust_rec in operator ()()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/row/
H A Drow0sel.cc245 const rec_t* clust_rec, in row_sel_sec_rec_is_for_clust_rec() argument
961 rec_t* clust_rec; in row_sel_get_clust_rec() local
1107 *out_rec = clust_rec; in row_sel_get_clust_rec()
1623 rec_t* clust_rec; in row_sel() local
3394 clust_rec = NULL; in operator ()()
3405 clust_rec = NULL; in operator ()()
3412 clust_rec = NULL; in operator ()()
3438 clust_rec = NULL; in operator ()()
3472 clust_rec = NULL; in operator ()()
3580 if (clust_rec in operator ()()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/row/
H A Drow0sel.cc245 const rec_t* clust_rec, in row_sel_sec_rec_is_for_clust_rec() argument
961 rec_t* clust_rec; in row_sel_get_clust_rec() local
1107 *out_rec = clust_rec; in row_sel_get_clust_rec()
1623 rec_t* clust_rec; in row_sel() local
3394 clust_rec = NULL; in operator ()()
3405 clust_rec = NULL; in operator ()()
3412 clust_rec = NULL; in operator ()()
3438 clust_rec = NULL; in operator ()()
3472 clust_rec = NULL; in operator ()()
3580 if (clust_rec in operator ()()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/row/
H A Drow0sel.cc248 const rec_t* clust_rec, in row_sel_sec_rec_is_for_clust_rec() argument
964 rec_t* clust_rec; in row_sel_get_clust_rec() local
1100 *out_rec = clust_rec; in row_sel_get_clust_rec()
1614 rec_t* clust_rec; in row_sel() local
3357 clust_rec = NULL; in operator ()()
3368 clust_rec = NULL; in operator ()()
3375 clust_rec = NULL; in operator ()()
3401 clust_rec = NULL; in operator ()()
3435 clust_rec = NULL; in operator ()()
3540 if (clust_rec in operator ()()
[all …]
H A Drow0vers.cc86 const rec_t* clust_rec, in row_vers_impl_x_locked_low() argument
109 trx_id = mach_read_from_6(clust_rec + trx_id_offset); in row_vers_impl_x_locked_low()
122 trx_id = row_get_rec_trx_id(clust_rec, clust_index, clust_offsets); in row_vers_impl_x_locked_low()
142 lock_check_trx_id_sanity(trx_id, clust_rec, in row_vers_impl_x_locked_low()
152 ut_ad(!comp == !page_rec_is_comp(clust_rec)); in row_vers_impl_x_locked_low()
177 for (const rec_t* version = clust_rec;; version = prev_version) { in row_vers_impl_x_locked_low()
193 clust_rec, mtr, version, clust_index, clust_offsets, in row_vers_impl_x_locked_low()
397 const rec_t* clust_rec; in row_vers_impl_x_locked() local
411 clust_rec = row_get_clust_rec( in row_vers_impl_x_locked()
414 if (!clust_rec) { in row_vers_impl_x_locked()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0sel.cc179 const rec_t* clust_rec, in row_sel_sec_rec_is_for_clust_rec() argument
906 rec_t* clust_rec; in row_sel_get_clust_rec() local
1049 *out_rec = clust_rec; in row_sel_get_clust_rec()
1594 rec_t* clust_rec; in row_sel() local
3640 clust_rec = NULL; in operator ()()
3651 clust_rec = NULL; in operator ()()
3658 clust_rec = NULL; in operator ()()
3689 clust_rec = NULL; in operator ()()
3723 clust_rec = NULL; in operator ()()
3813 if (clust_rec in operator ()()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0sel.cc179 const rec_t* clust_rec, in row_sel_sec_rec_is_for_clust_rec() argument
906 rec_t* clust_rec; in row_sel_get_clust_rec() local
1049 *out_rec = clust_rec; in row_sel_get_clust_rec()
1594 rec_t* clust_rec; in row_sel() local
3640 clust_rec = NULL; in operator ()()
3651 clust_rec = NULL; in operator ()()
3658 clust_rec = NULL; in operator ()()
3689 clust_rec = NULL; in operator ()()
3723 clust_rec = NULL; in operator ()()
3813 if (clust_rec in operator ()()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0sel.cc179 const rec_t* clust_rec, in row_sel_sec_rec_is_for_clust_rec() argument
906 rec_t* clust_rec; in row_sel_get_clust_rec() local
1049 *out_rec = clust_rec; in row_sel_get_clust_rec()
1594 rec_t* clust_rec; in row_sel() local
3640 clust_rec = NULL; in operator ()()
3651 clust_rec = NULL; in operator ()()
3658 clust_rec = NULL; in operator ()()
3689 clust_rec = NULL; in operator ()()
3723 clust_rec = NULL; in operator ()()
3813 if (clust_rec in operator ()()
[all …]

12345