Home
last modified time | relevance | path

Searched refs:mrec0 (Results 1 – 19 of 19) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/row/
H A Drow0merge.c1464 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
1497 foffs0, &mrec0, offsets0); in row_merge_blocks()
1500 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
1506 while (mrec0 && mrec1) { in row_merge_blocks()
1508 switch (row_merge_cmp(mrec0, mrec1, in row_merge_blocks()
1514 innobase_rec_to_mysql(table, mrec0, in row_merge_blocks()
1533 if (mrec0) { in row_merge_blocks()
1572 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
1601 foffs0, &mrec0, offsets0); in row_merge_blocks_copy()
1602 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0merge.cc2075 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2110 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks()
2115 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
2121 while (mrec0 && mrec1) { in row_merge_blocks()
2123 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
2140 if (mrec0) { in row_merge_blocks()
2180 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
2210 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks_copy()
2211 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
2216 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0merge.cc2075 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2110 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks()
2115 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
2121 while (mrec0 && mrec1) { in row_merge_blocks()
2123 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
2140 if (mrec0) { in row_merge_blocks()
2180 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
2210 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks_copy()
2211 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
2216 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0merge.cc2075 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2110 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks()
2115 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
2121 while (mrec0 && mrec1) { in row_merge_blocks()
2123 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
2140 if (mrec0) { in row_merge_blocks()
2180 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
2210 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks_copy()
2211 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
2216 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/row/
H A Drow0merge.cc2062 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2097 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks()
2102 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
2108 while (mrec0 && mrec1) { in row_merge_blocks()
2110 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
2127 if (mrec0) { in row_merge_blocks()
2167 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
2197 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks_copy()
2198 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
2203 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/row/
H A Drow0merge.cc2062 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2097 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks()
2102 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
2108 while (mrec0 && mrec1) { in row_merge_blocks()
2110 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
2127 if (mrec0) { in row_merge_blocks()
2167 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
2197 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks_copy()
2198 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
2203 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/row/
H A Drow0merge.cc2592 const mrec_t *mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2620 &mrec0, offsets0); in row_merge_blocks()
2623 if (UNIV_UNLIKELY(!b0 && mrec0) || UNIV_UNLIKELY(!b1 && mrec1)) { in row_merge_blocks()
2627 while (mrec0 && mrec1) { in row_merge_blocks()
2628 int cmp = cmp_rec_rec_simple(mrec0, mrec1, offsets0, offsets1, dup->index, in row_merge_blocks()
2641 if (mrec0) { in row_merge_blocks()
2682 const mrec_t *mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
2706 &mrec0, offsets0); in row_merge_blocks_copy()
2707 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
2711 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/row/
H A Drow0merge.cc2729 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2759 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks()
2764 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
2770 while (mrec0 && mrec1) { in row_merge_blocks()
2772 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
2785 if (mrec0) { in row_merge_blocks()
2832 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
2858 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks_copy()
2859 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
2864 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/row/
H A Drow0merge.cc2729 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2759 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks()
2764 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
2770 while (mrec0 && mrec1) { in row_merge_blocks()
2772 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
2785 if (mrec0) { in row_merge_blocks()
2832 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
2858 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks_copy()
2859 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
2864 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/row/
H A Drow0merge.cc2729 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2759 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks()
2764 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
2770 while (mrec0 && mrec1) { in row_merge_blocks()
2772 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
2785 if (mrec0) { in row_merge_blocks()
2832 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
2858 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks_copy()
2859 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
2864 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0merge.cc2827 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2860 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks()
2866 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
2872 while (mrec0 && mrec1) { in row_merge_blocks()
2874 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
2887 if (mrec0) { in row_merge_blocks()
2940 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
2967 b0, index, file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks_copy()
2968 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
2973 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0merge.cc2827 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2860 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks()
2866 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
2872 while (mrec0 && mrec1) { in row_merge_blocks()
2874 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
2887 if (mrec0) { in row_merge_blocks()
2940 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
2967 b0, index, file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks_copy()
2968 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
2973 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0merge.cc2827 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2860 file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks()
2866 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
2872 while (mrec0 && mrec1) { in row_merge_blocks()
2874 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
2887 if (mrec0) { in row_merge_blocks()
2940 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
2967 b0, index, file->fd, foffs0, &mrec0, offsets0); in row_merge_blocks_copy()
2968 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
2973 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/row/
H A Drow0merge.cc2914 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2947 file->fd, foffs0, &mrec0, offsets0, in row_merge_blocks()
2958 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
2964 while (mrec0 && mrec1) { in row_merge_blocks()
2966 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
2979 if (mrec0) { in row_merge_blocks()
3034 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
3061 file->fd, foffs0, &mrec0, offsets0, in row_merge_blocks_copy()
3065 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
3070 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/row/
H A Drow0merge.cc2914 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2947 file->fd, foffs0, &mrec0, offsets0, in row_merge_blocks()
2958 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
2964 while (mrec0 && mrec1) { in row_merge_blocks()
2966 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
2979 if (mrec0) { in row_merge_blocks()
3034 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
3061 file->fd, foffs0, &mrec0, offsets0, in row_merge_blocks_copy()
3065 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
3070 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/row/
H A Drow0merge.cc2958 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2991 file->fd, foffs0, &mrec0, offsets0, in row_merge_blocks()
3002 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
3008 while (mrec0 && mrec1) { in row_merge_blocks()
3010 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
3023 if (mrec0) { in row_merge_blocks()
3078 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
3105 file->fd, foffs0, &mrec0, offsets0, in row_merge_blocks_copy()
3109 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
3114 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/row/
H A Drow0merge.cc2958 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */ in row_merge_blocks() local
2991 file->fd, foffs0, &mrec0, offsets0, in row_merge_blocks()
3002 if (UNIV_UNLIKELY(!b0 && mrec0) in row_merge_blocks()
3008 while (mrec0 && mrec1) { in row_merge_blocks()
3010 mrec0, mrec1, offsets0, offsets1, in row_merge_blocks()
3023 if (mrec0) { in row_merge_blocks()
3078 const mrec_t* mrec0; /*!< merge rec, points to block[0] */ in row_merge_blocks_copy() local
3105 file->fd, foffs0, &mrec0, offsets0, in row_merge_blocks_copy()
3109 if (UNIV_UNLIKELY(!b0 && mrec0)) { in row_merge_blocks_copy()
3114 if (mrec0) { in row_merge_blocks_copy()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/row/
H A Drow0merge.cc2959 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */
2992 file->fd, foffs0, &mrec0, offsets0,
3003 if (UNIV_UNLIKELY(!b0 && mrec0)
3009 while (mrec0 && mrec1) {
3011 mrec0, mrec1, offsets0, offsets1,
3024 if (mrec0) {
3079 const mrec_t* mrec0; /*!< merge rec, points to block[0] */
3106 file->fd, foffs0, &mrec0, offsets0,
3110 if (UNIV_UNLIKELY(!b0 && mrec0)) {
3115 if (mrec0) {
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/row/
H A Drow0merge.cc2959 const mrec_t* mrec0; /*!< merge rec, points to block[0] or buf[0] */
2992 file->fd, foffs0, &mrec0, offsets0,
3003 if (UNIV_UNLIKELY(!b0 && mrec0)
3009 while (mrec0 && mrec1) {
3011 mrec0, mrec1, offsets0, offsets1,
3024 if (mrec0) {
3079 const mrec_t* mrec0; /*!< merge rec, points to block[0] */
3106 file->fd, foffs0, &mrec0, offsets0,
3110 if (UNIV_UNLIKELY(!b0 && mrec0)) {
3115 if (mrec0) {