Home
last modified time | relevance | path

Searched refs:n_ext_cols (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/row/
H A Drow0row.c223 ulint n_ext_cols; in row_build() local
276 n_ext_cols = rec_offs_n_extern(offsets); in row_build()
277 if (n_ext_cols) { in row_build()
278 ext_cols = mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols); in row_build()
H A Drow0upd.c1162 ulint n_ext_cols; in row_upd_replace() local
1178 n_ext_cols = 0; in row_upd_replace()
1212 ext_cols[n_ext_cols++] = col_no; in row_upd_replace()
1216 if (n_ext_cols) { in row_upd_replace()
1217 *ext = row_ext_create(n_ext_cols, ext_cols, table->flags, row, in row_upd_replace()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0row.cc242 ulint n_ext_cols; in row_build() local
288 n_ext_cols = rec_offs_n_extern(offsets); in row_build()
289 if (n_ext_cols) { in row_build()
291 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build()
H A Drow0upd.cc1220 ulint n_ext_cols; in row_upd_replace() local
1238 n_ext_cols = 0; in row_upd_replace()
1272 ext_cols[n_ext_cols++] = col_no; in row_upd_replace()
1276 if (n_ext_cols) { in row_upd_replace()
1277 *ext = row_ext_create(n_ext_cols, ext_cols, table->flags, row, in row_upd_replace()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0row.cc242 ulint n_ext_cols; in row_build() local
288 n_ext_cols = rec_offs_n_extern(offsets); in row_build()
289 if (n_ext_cols) { in row_build()
291 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build()
H A Drow0upd.cc1220 ulint n_ext_cols; in row_upd_replace() local
1238 n_ext_cols = 0; in row_upd_replace()
1272 ext_cols[n_ext_cols++] = col_no; in row_upd_replace()
1276 if (n_ext_cols) { in row_upd_replace()
1277 *ext = row_ext_create(n_ext_cols, ext_cols, table->flags, row, in row_upd_replace()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/row/
H A Drow0row.cc242 ulint n_ext_cols; in row_build() local
288 n_ext_cols = rec_offs_n_extern(offsets); in row_build()
289 if (n_ext_cols) { in row_build()
291 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build()
H A Drow0upd.cc1220 ulint n_ext_cols; in row_upd_replace() local
1238 n_ext_cols = 0; in row_upd_replace()
1272 ext_cols[n_ext_cols++] = col_no; in row_upd_replace()
1276 if (n_ext_cols) { in row_upd_replace()
1277 *ext = row_ext_create(n_ext_cols, ext_cols, table->flags, row, in row_upd_replace()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/row/
H A Drow0row.cc242 ulint n_ext_cols; in row_build() local
288 n_ext_cols = rec_offs_n_extern(offsets); in row_build()
289 if (n_ext_cols) { in row_build()
291 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build()
H A Drow0upd.cc1377 ulint n_ext_cols; in row_upd_replace() local
1395 n_ext_cols = 0; in row_upd_replace()
1429 ext_cols[n_ext_cols++] = col_no; in row_upd_replace()
1433 if (n_ext_cols) { in row_upd_replace()
1434 *ext = row_ext_create(n_ext_cols, ext_cols, table->flags, row, in row_upd_replace()
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/row/
H A Drow0row.cc242 ulint n_ext_cols; in row_build() local
288 n_ext_cols = rec_offs_n_extern(offsets); in row_build()
289 if (n_ext_cols) { in row_build()
291 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build()
H A Drow0upd.cc1218 ulint n_ext_cols; in row_upd_replace() local
1236 n_ext_cols = 0; in row_upd_replace()
1270 ext_cols[n_ext_cols++] = col_no; in row_upd_replace()
1274 if (n_ext_cols) { in row_upd_replace()
1275 *ext = row_ext_create(n_ext_cols, ext_cols, table->flags, row, in row_upd_replace()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0row.cc400 ulint n_ext_cols; in row_build_low() local
446 n_ext_cols = rec_offs_n_extern(offsets); in row_build_low()
447 if (n_ext_cols) { in row_build_low()
449 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build_low()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0row.cc400 ulint n_ext_cols; in row_build_low() local
446 n_ext_cols = rec_offs_n_extern(offsets); in row_build_low()
447 if (n_ext_cols) { in row_build_low()
449 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build_low()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/innobase/row/
H A Drow0row.cc400 ulint n_ext_cols; in row_build_low() local
446 n_ext_cols = rec_offs_n_extern(offsets); in row_build_low()
447 if (n_ext_cols) { in row_build_low()
449 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build_low()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/innobase/row/
H A Drow0row.cc400 ulint n_ext_cols; in row_build_low() local
446 n_ext_cols = rec_offs_n_extern(offsets); in row_build_low()
447 if (n_ext_cols) { in row_build_low()
449 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build_low()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/innobase/row/
H A Drow0row.cc400 ulint n_ext_cols; in row_build_low() local
446 n_ext_cols = rec_offs_n_extern(offsets); in row_build_low()
447 if (n_ext_cols) { in row_build_low()
449 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build_low()
/dports/databases/mysql57-client/mysql-5.7.36/storage/innobase/row/
H A Drow0row.cc400 ulint n_ext_cols; in row_build_low() local
446 n_ext_cols = rec_offs_n_extern(offsets); in row_build_low()
447 if (n_ext_cols) { in row_build_low()
449 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build_low()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/innobase/row/
H A Drow0row.cc365 ulint n_ext_cols; in row_build_low() local
409 n_ext_cols = rec_offs_n_extern(offsets); in row_build_low()
410 if (n_ext_cols) { in row_build_low()
412 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build_low()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/innobase/row/
H A Drow0row.cc408 ulint n_ext_cols; in row_build_low() local
456 n_ext_cols = rec_offs_n_extern(offsets); in row_build_low()
457 if (n_ext_cols) { in row_build_low()
459 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build_low()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/row/
H A Drow0row.cc408 ulint n_ext_cols; in row_build_low() local
456 n_ext_cols = rec_offs_n_extern(offsets); in row_build_low()
457 if (n_ext_cols) { in row_build_low()
459 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build_low()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/row/
H A Drow0row.cc427 ulint n_ext_cols; in row_build_low() local
474 n_ext_cols = rec_offs_n_extern(offsets); in row_build_low()
475 if (n_ext_cols) { in row_build_low()
477 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build_low()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/row/
H A Drow0row.cc427 ulint n_ext_cols; in row_build_low() local
475 n_ext_cols = rec_offs_n_extern(offsets); in row_build_low()
476 if (n_ext_cols) { in row_build_low()
478 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build_low()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/row/
H A Drow0row.cc427 ulint n_ext_cols; in row_build_low() local
475 n_ext_cols = rec_offs_n_extern(offsets); in row_build_low()
476 if (n_ext_cols) { in row_build_low()
478 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build_low()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/row/
H A Drow0row.cc427 ulint n_ext_cols; in row_build_low() local
474 n_ext_cols = rec_offs_n_extern(offsets); in row_build_low()
475 if (n_ext_cols) { in row_build_low()
477 mem_heap_alloc(heap, n_ext_cols * sizeof *ext_cols)); in row_build_low()

12