Home
last modified time | relevance | path

Searched refs:pack_length_with_blob_ptrs (Results 1 – 25 of 34) sorted by relevance

12

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_join_cache.cc516 cache->pack_length_with_blob_ptrs+= sz; in create_key_arg_fields()
519 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in create_key_arg_fields()
696 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
714 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
785 min_sz+= pack_length_with_blob_ptrs; in get_min_join_buffer_size()
855 max_sz+= pack_length_with_blob_ptrs; in get_max_join_buffer_size()
1324 last_record= (len+pack_length_with_blob_ptrs+key_extra) > rem_space(); in write_record_data()
2770 pack_length_with_blob_ptrs+= get_size_of_rec_offset(); in init()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_join_cache.cc516 cache->pack_length_with_blob_ptrs+= sz; in create_key_arg_fields()
519 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in create_key_arg_fields()
696 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
714 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
785 min_sz+= pack_length_with_blob_ptrs; in get_min_join_buffer_size()
855 max_sz+= pack_length_with_blob_ptrs; in get_max_join_buffer_size()
1323 last_record= (len+pack_length_with_blob_ptrs+key_extra) > rem_space(); in write_record_data()
2764 pack_length_with_blob_ptrs+= get_size_of_rec_offset(); in init()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_join_cache.cc516 cache->pack_length_with_blob_ptrs+= sz; in create_key_arg_fields()
519 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in create_key_arg_fields()
696 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
714 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
785 min_sz+= pack_length_with_blob_ptrs; in get_min_join_buffer_size()
855 max_sz+= pack_length_with_blob_ptrs; in get_max_join_buffer_size()
1323 last_record= (len+pack_length_with_blob_ptrs+key_extra) > rem_space(); in write_record_data()
2764 pack_length_with_blob_ptrs+= get_size_of_rec_offset(); in init()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_join_cache.cc516 cache->pack_length_with_blob_ptrs+= sz; in create_key_arg_fields()
519 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in create_key_arg_fields()
696 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
714 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
785 min_sz+= pack_length_with_blob_ptrs; in get_min_join_buffer_size()
855 max_sz+= pack_length_with_blob_ptrs; in get_max_join_buffer_size()
1323 last_record= (len+pack_length_with_blob_ptrs+key_extra) > rem_space(); in write_record_data()
2762 pack_length_with_blob_ptrs+= get_size_of_rec_offset(); in init()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_join_cache.cc516 cache->pack_length_with_blob_ptrs+= sz;
519 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset();
696 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *);
714 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *);
785 min_sz+= pack_length_with_blob_ptrs;
855 max_sz+= pack_length_with_blob_ptrs;
1323 last_record= (len+pack_length_with_blob_ptrs+key_extra) > rem_space();
2762 pack_length_with_blob_ptrs+= get_size_of_rec_offset();
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_join_cache.cc516 cache->pack_length_with_blob_ptrs+= sz; in create_key_arg_fields()
519 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in create_key_arg_fields()
696 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
714 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
785 min_sz+= pack_length_with_blob_ptrs; in get_min_join_buffer_size()
855 max_sz+= pack_length_with_blob_ptrs; in get_max_join_buffer_size()
1324 last_record= (len+pack_length_with_blob_ptrs+key_extra) > rem_space(); in write_record_data()
2770 pack_length_with_blob_ptrs+= get_size_of_rec_offset(); in init()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_join_buffer.cc459 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
658 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in init()
1057 last_record= (len+pack_length_with_blob_ptrs) > rem_space(); in write_record_data()
2702 pack_length_with_blob_ptrs+= get_size_of_rec_offset() + key_entry_length; in init()
H A Dsql_join_buffer.h236 uint pack_length_with_blob_ptrs; variable
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_join_buffer.cc459 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
658 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in init()
1057 last_record= (len+pack_length_with_blob_ptrs) > rem_space(); in write_record_data()
2702 pack_length_with_blob_ptrs+= get_size_of_rec_offset() + key_entry_length; in init()
H A Dsql_join_buffer.h236 uint pack_length_with_blob_ptrs; variable
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_join_buffer.cc459 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
658 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in init()
1057 last_record= (len+pack_length_with_blob_ptrs) > rem_space(); in write_record_data()
2702 pack_length_with_blob_ptrs+= get_size_of_rec_offset() + key_entry_length; in init()
H A Dsql_join_buffer.h236 uint pack_length_with_blob_ptrs; variable
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_join_buffer.cc459 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
658 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in init()
1057 last_record= (len+pack_length_with_blob_ptrs) > rem_space(); in write_record_data()
2702 pack_length_with_blob_ptrs+= get_size_of_rec_offset() + key_entry_length; in init()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_join_buffer.cc459 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
658 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in init()
1057 last_record= (len+pack_length_with_blob_ptrs) > rem_space(); in write_record_data()
2702 pack_length_with_blob_ptrs+= get_size_of_rec_offset() + key_entry_length; in init()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_join_buffer.cc447 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
878 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in init()
1277 bool last_record= (len+pack_length_with_blob_ptrs) > rem_space(); in write_record_data()
2949 pack_length_with_blob_ptrs+= get_size_of_rec_offset() + key_entry_length; in init()
H A Dsql_join_buffer.h244 uint pack_length_with_blob_ptrs; variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_join_buffer.cc447 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
878 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in init()
1277 bool last_record= (len+pack_length_with_blob_ptrs) > rem_space(); in write_record_data()
2949 pack_length_with_blob_ptrs+= get_size_of_rec_offset() + key_entry_length; in init()
H A Dsql_join_buffer.h244 uint pack_length_with_blob_ptrs; variable
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_join_buffer.cc447 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
878 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in init()
1277 bool last_record= (len+pack_length_with_blob_ptrs) > rem_space(); in write_record_data()
2949 pack_length_with_blob_ptrs+= get_size_of_rec_offset() + key_entry_length; in init()
H A Dsql_join_buffer.h244 uint pack_length_with_blob_ptrs; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_join_buffer.cc447 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
878 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in init()
1277 bool last_record= (len+pack_length_with_blob_ptrs) > rem_space(); in write_record_data()
2949 pack_length_with_blob_ptrs+= get_size_of_rec_offset() + key_entry_length; in init()
H A Dsql_join_buffer.h244 uint pack_length_with_blob_ptrs; variable
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_join_buffer.cc447 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
878 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in init()
1277 bool last_record= (len+pack_length_with_blob_ptrs) > rem_space(); in write_record_data()
2949 pack_length_with_blob_ptrs+= get_size_of_rec_offset() + key_entry_length; in init()
H A Dsql_join_buffer.h244 uint pack_length_with_blob_ptrs; variable
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_join_buffer.cc447 pack_length_with_blob_ptrs= pack_length + blobs*sizeof(uchar *); in set_constants()
878 cache->pack_length_with_blob_ptrs+= cache->get_size_of_fld_offset(); in init()
1277 bool last_record= (len+pack_length_with_blob_ptrs) > rem_space(); in write_record_data()
2949 pack_length_with_blob_ptrs+= get_size_of_rec_offset() + key_entry_length; in init()

12