Home
last modified time | relevance | path

Searched refs:tree_key_length (Results 1 – 25 of 44) sorted by relevance

12

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_sum.cc857 for (tree_key_length= 0; field < field_end; ++field) in setup()
861 tree_key_length+= f->pack_length(); in setup()
872 cmp_arg= (void*) &tree_key_length; in setup()
899 tree_key_length+= *length; in setup()
904 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
966 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
974 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1499 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
3591 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
3603 tree_key_length, in setup()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_sum.cc857 for (tree_key_length= 0; field < field_end; ++field) in setup()
861 tree_key_length+= f->pack_length(); in setup()
872 cmp_arg= (void*) &tree_key_length; in setup()
899 tree_key_length+= *length; in setup()
904 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
966 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
974 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1499 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
3591 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
3603 tree_key_length, in setup()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_sum.cc857 for (tree_key_length= 0; field < field_end; ++field) in setup()
861 tree_key_length+= f->pack_length(); in setup()
872 cmp_arg= (void*) &tree_key_length; in setup()
899 tree_key_length+= *length; in setup()
904 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
966 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
974 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1499 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
3591 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
3603 tree_key_length, in setup()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_sum.cc857 for (tree_key_length= 0; field < field_end; ++field) in setup()
861 tree_key_length+= f->pack_length(); in setup()
872 cmp_arg= (void*) &tree_key_length; in setup()
899 tree_key_length+= *length; in setup()
904 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
966 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
974 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1499 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
3591 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
3603 tree_key_length, in setup()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_sum.cc857 for (tree_key_length= 0; field < field_end; ++field) in setup()
861 tree_key_length+= f->pack_length(); in setup()
872 cmp_arg= (void*) &tree_key_length; in setup()
899 tree_key_length+= *length; in setup()
904 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
966 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
974 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1499 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
3591 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
3603 tree_key_length, in setup()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_sum.cc793 for (tree_key_length= 0; field < field_end; ++field) in setup()
797 tree_key_length+= f->pack_length(); in setup()
808 cmp_arg= (void*) &tree_key_length; in setup()
835 tree_key_length+= *length; in setup()
840 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
901 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
909 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1421 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
3459 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
3471 tree_key_length, in setup()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_sum.cc912 for (tree_key_length= 0; field < field_end; ++field) in setup()
916 tree_key_length+= f->pack_length(); in setup()
927 cmp_arg= (void*) &tree_key_length; in setup()
954 tree_key_length+= *length; in setup()
959 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
1021 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
1029 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1584 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
3710 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
3722 tree_key_length, in setup()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_sum.cc912 for (tree_key_length= 0; field < field_end; ++field) in setup()
916 tree_key_length+= f->pack_length(); in setup()
927 cmp_arg= (void*) &tree_key_length; in setup()
954 tree_key_length+= *length; in setup()
959 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
1021 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
1029 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1584 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
3710 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
3722 tree_key_length, in setup()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_sum.cc912 for (tree_key_length= 0; field < field_end; ++field) in setup()
916 tree_key_length+= f->pack_length(); in setup()
927 cmp_arg= (void*) &tree_key_length; in setup()
954 tree_key_length+= *length; in setup()
959 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
1021 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
1029 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1584 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
3710 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
3722 tree_key_length, in setup()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_sum.cc912 for (tree_key_length= 0; field < field_end; ++field) in setup()
916 tree_key_length+= f->pack_length(); in setup()
927 cmp_arg= (void*) &tree_key_length; in setup()
954 tree_key_length+= *length; in setup()
959 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
1021 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
1029 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1584 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
3710 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
3722 tree_key_length, in setup()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_sum.cc912 for (tree_key_length= 0; field < field_end; ++field) in setup()
916 tree_key_length+= f->pack_length(); in setup()
927 cmp_arg= (void*) &tree_key_length; in setup()
954 tree_key_length+= *length; in setup()
959 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
1021 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
1029 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1584 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
3710 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
3722 tree_key_length, in setup()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_sum.cc912 for (tree_key_length= 0; field < field_end; ++field) in setup()
916 tree_key_length+= f->pack_length(); in setup()
927 cmp_arg= (void*) &tree_key_length; in setup()
954 tree_key_length+= *length; in setup()
959 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
1021 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
1029 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1584 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
3710 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
3722 tree_key_length, in setup()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_sum.cc818 for (tree_key_length= 0; field < field_end; ++field) in setup()
822 tree_key_length+= f->pack_length(); in setup()
833 cmp_arg= (void*) &tree_key_length; in setup()
860 tree_key_length+= *length; in setup()
865 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
914 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
922 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1760 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
4231 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
4243 tree_key_length, in setup()
[all …]
H A Dsql_statistics.cc1629 uint tree_key_length; /* The length of the keys for the elements of 'tree */ member in Count_distinct_field
1656 tree_key_length= field->pack_length(); in Count_distinct_field()
1659 tree_key_length, max_heap_table_size, 1); in Count_distinct_field()
1706 Histogram_builder hist_builder(table_field, tree_key_length, rows); in walk_tree_with_histogram()
1765 tree_key_length= sizeof(ulonglong); in Count_distinct_field_bit()
1768 (void*) &tree_key_length, in Count_distinct_field_bit()
1769 tree_key_length, max_heap_table_size, 1); in Count_distinct_field_bit()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_sum.cc818 for (tree_key_length= 0; field < field_end; ++field) in setup()
822 tree_key_length+= f->pack_length(); in setup()
833 cmp_arg= (void*) &tree_key_length; in setup()
860 tree_key_length+= *length; in setup()
865 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
914 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
922 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1760 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
4231 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
4243 tree_key_length, in setup()
[all …]
H A Dsql_statistics.cc1629 uint tree_key_length; /* The length of the keys for the elements of 'tree */
1656 tree_key_length= field->pack_length();
1659 tree_key_length, max_heap_table_size, 1);
1706 Histogram_builder hist_builder(table_field, tree_key_length, rows);
1765 tree_key_length= sizeof(ulonglong);
1768 (void*) &tree_key_length,
1769 tree_key_length, max_heap_table_size, 1);
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_sum.cc819 for (tree_key_length= 0; field < field_end; ++field) in setup()
823 tree_key_length+= f->pack_length(); in setup()
834 cmp_arg= (void*) &tree_key_length; in setup()
861 tree_key_length+= *length; in setup()
866 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
915 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
923 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1764 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
4221 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
4233 tree_key_length, in setup()
[all …]
H A Dsql_statistics.cc1630 uint tree_key_length; /* The length of the keys for the elements of 'tree */ member in Count_distinct_field
1654 tree_key_length= field->pack_length(); in Count_distinct_field()
1657 tree_key_length, max_heap_table_size, 1); in Count_distinct_field()
1705 Histogram_builder hist_builder(table_field, tree_key_length, rows); in get_value_with_histogram()
1753 tree_key_length= sizeof(ulonglong); in Count_distinct_field_bit()
1756 (void*) &tree_key_length, in Count_distinct_field_bit()
1757 tree_key_length, max_heap_table_size, 1); in Count_distinct_field_bit()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_sum.cc819 for (tree_key_length= 0; field < field_end; ++field) in fmt()
823 tree_key_length+= f->pack_length(); in fmt()
834 cmp_arg= (void*) &tree_key_length; in fmt()
861 tree_key_length+= *length; in fmt()
866 tree= new Unique(compare_key, cmp_arg, tree_key_length, in fmt()
915 tree_key_length= table->s->reclength - table->s->null_bytes; in fmt()
923 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in fmt()
1764 memcpy(table->field[0]->ptr, element, tree_key_length);
4221 uint tree_key_length= table->s->reclength - table->s->null_bytes;
4233 tree_key_length,
[all …]
H A Dsql_statistics.cc1630 uint tree_key_length; /* The length of the keys for the elements of 'tree */ member in Count_distinct_field
1654 tree_key_length= field->pack_length(); in Count_distinct_field()
1657 tree_key_length, max_heap_table_size, 1); in Count_distinct_field()
1705 Histogram_builder hist_builder(table_field, tree_key_length, rows); in get_value_with_histogram()
1753 tree_key_length= sizeof(ulonglong); in Count_distinct_field_bit()
1756 (void*) &tree_key_length, in Count_distinct_field_bit()
1757 tree_key_length, max_heap_table_size, 1); in Count_distinct_field_bit()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_sum.cc819 for (tree_key_length= 0; field < field_end; ++field) in setup()
823 tree_key_length+= f->pack_length(); in setup()
834 cmp_arg= (void*) &tree_key_length; in setup()
861 tree_key_length+= *length; in setup()
866 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
915 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
923 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1762 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
4386 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
4398 tree_key_length + get_null_bytes(), in setup()
[all …]
H A Dsql_statistics.cc1620 uint tree_key_length; /* The length of the keys for the elements of 'tree */ member in Count_distinct_field
1647 tree_key_length= field->pack_length(); in Count_distinct_field()
1650 tree_key_length, max_heap_table_size, 1); in Count_distinct_field()
1697 Histogram_builder hist_builder(table_field, tree_key_length, rows); in walk_tree_with_histogram()
1756 tree_key_length= sizeof(ulonglong); in Count_distinct_field_bit()
1759 (void*) &tree_key_length, in Count_distinct_field_bit()
1760 tree_key_length, max_heap_table_size, 1); in Count_distinct_field_bit()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_sum.cc819 for (tree_key_length= 0; field < field_end; ++field) in setup()
823 tree_key_length+= f->pack_length(); in setup()
834 cmp_arg= (void*) &tree_key_length; in setup()
861 tree_key_length+= *length; in setup()
866 tree= new Unique(compare_key, cmp_arg, tree_key_length, in setup()
915 tree_key_length= table->s->reclength - table->s->null_bytes; in setup()
923 tree= new Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
1762 memcpy(table->field[0]->ptr, element, tree_key_length); in unique_walk_function()
4386 uint tree_key_length= table->s->reclength - table->s->null_bytes; in setup() local
4398 tree_key_length + get_null_bytes(), in setup()
[all …]
H A Dsql_statistics.cc1620 uint tree_key_length; /* The length of the keys for the elements of 'tree */ member in Count_distinct_field
1647 tree_key_length= field->pack_length(); in Count_distinct_field()
1650 tree_key_length, max_heap_table_size, 1); in Count_distinct_field()
1697 Histogram_builder hist_builder(table_field, tree_key_length, rows); in walk_tree_with_histogram()
1756 tree_key_length= sizeof(ulonglong); in Count_distinct_field_bit()
1759 (void*) &tree_key_length, in Count_distinct_field_bit()
1760 tree_key_length, max_heap_table_size, 1); in Count_distinct_field_bit()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Ditem_sum.cc1117 for (tree_key_length = 0; field < field_end; ++field) { in setup()
1120 tree_key_length += f->pack_length(); in setup()
1129 cmp_arg = (void *)&tree_key_length; in setup()
1148 for (tree_key_length = 0, length = field_lengths, in setup()
1152 tree_key_length += *length; in setup()
1157 tree = new (thd->mem_root) Unique(compare_key, cmp_arg, tree_key_length, in setup()
1210 tree_key_length = table->s->reclength - table->s->null_bytes; in setup()
1219 Unique(simple_raw_key_cmp, &tree_key_length, tree_key_length, in setup()
2087 memcpy(table->field[0]->field_ptr(), element, tree_key_length); in unique_walk_function()
4479 uint tree_key_length = table->s->reclength - table->s->null_bytes; in setup() local
[all …]

12