Home
last modified time | relevance | path

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

12

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_join_buffer.cc201 if ((with_match_flag= (join_tab->is_first_inner_for_outer_join() || in calc_record_fields()
290 if (with_match_flag) in create_flag_fields()
439 with_length= is_key_access() || with_match_flag; in set_constants()
1084 if (with_match_flag) in write_record_data()
1365 if (with_match_flag) in get_match_flag_by_pos()
1604 DBUG_ASSERT(with_match_flag && with_length); in skip_record_if_match()
H A Dsql_join_buffer.h218 bool with_match_flag; variable
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_join_buffer.cc201 if ((with_match_flag= (join_tab->is_first_inner_for_outer_join() || in calc_record_fields()
290 if (with_match_flag) in create_flag_fields()
439 with_length= is_key_access() || with_match_flag; in set_constants()
1084 if (with_match_flag) in write_record_data()
1365 if (with_match_flag) in get_match_flag_by_pos()
1604 DBUG_ASSERT(with_match_flag && with_length); in skip_record_if_match()
H A Dsql_join_buffer.h218 bool with_match_flag; variable
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_join_buffer.cc201 if ((with_match_flag= (join_tab->is_first_inner_for_outer_join() || in calc_record_fields()
290 if (with_match_flag) in create_flag_fields()
439 with_length= is_key_access() || with_match_flag; in set_constants()
1084 if (with_match_flag) in write_record_data()
1365 if (with_match_flag) in get_match_flag_by_pos()
1604 DBUG_ASSERT(with_match_flag && with_length); in skip_record_if_match()
H A Dsql_join_buffer.h218 bool with_match_flag; variable
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_join_buffer.cc201 if ((with_match_flag= (join_tab->is_first_inner_for_outer_join() || in calc_record_fields()
290 if (with_match_flag) in create_flag_fields()
439 with_length= is_key_access() || with_match_flag; in set_constants()
1084 if (with_match_flag) in write_record_data()
1365 if (with_match_flag) in get_match_flag_by_pos()
1604 DBUG_ASSERT(with_match_flag && with_length); in skip_record_if_match()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_join_buffer.cc201 if ((with_match_flag= (join_tab->is_first_inner_for_outer_join() || in calc_record_fields()
290 if (with_match_flag) in create_flag_fields()
439 with_length= is_key_access() || with_match_flag; in set_constants()
1084 if (with_match_flag) in write_record_data()
1365 if (with_match_flag) in get_match_flag_by_pos()
1604 DBUG_ASSERT(with_match_flag && with_length); in skip_record_if_match()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_join_cache.cc231 if ((with_match_flag= join_tab->use_match_flag())) in calc_record_fields()
385 if (with_match_flag) in create_flag_fields()
739 MY_TEST(with_match_flag) + in get_record_max_affix_length()
1353 if (with_match_flag) in write_record_data()
1675 if (with_match_flag) in get_match_flag_by_pos()
1712 DBUG_ASSERT(tab->cache && tab->cache->with_match_flag); in get_match_flag_by_pos_from_join_buffer()
1807 if (with_match_flag) in read_flag_fields()
4393 if (with_match_flag && in get_next_key()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_join_cache.cc231 if ((with_match_flag= join_tab->use_match_flag())) in calc_record_fields()
385 if (with_match_flag) in create_flag_fields()
739 MY_TEST(with_match_flag) + in get_record_max_affix_length()
1352 if (with_match_flag) in write_record_data()
1674 if (with_match_flag) in get_match_flag_by_pos()
1711 DBUG_ASSERT(tab->cache && tab->cache->with_match_flag); in get_match_flag_by_pos_from_join_buffer()
1806 if (with_match_flag) in read_flag_fields()
4387 if (with_match_flag && in get_next_key()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_join_cache.cc231 if ((with_match_flag= join_tab->use_match_flag())) in calc_record_fields()
385 if (with_match_flag) in create_flag_fields()
739 MY_TEST(with_match_flag) + in get_record_max_affix_length()
1352 if (with_match_flag) in write_record_data()
1674 if (with_match_flag) in get_match_flag_by_pos()
1711 DBUG_ASSERT(tab->cache && tab->cache->with_match_flag); in get_match_flag_by_pos_from_join_buffer()
1806 if (with_match_flag) in read_flag_fields()
4387 if (with_match_flag && in get_next_key()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_join_cache.cc231 if ((with_match_flag= join_tab->use_match_flag())) in calc_record_fields()
385 if (with_match_flag) in create_flag_fields()
739 MY_TEST(with_match_flag) + in get_record_max_affix_length()
1352 if (with_match_flag) in write_record_data()
1674 if (with_match_flag) in get_match_flag_by_pos()
1711 DBUG_ASSERT(tab->cache && tab->cache->with_match_flag); in get_match_flag_by_pos_from_join_buffer()
1806 if (with_match_flag) in read_flag_fields()
4385 if (with_match_flag && in get_next_key()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_join_cache.cc231 if ((with_match_flag= join_tab->use_match_flag()))
385 if (with_match_flag)
739 MY_TEST(with_match_flag) +
1352 if (with_match_flag)
1674 if (with_match_flag)
1711 DBUG_ASSERT(tab->cache && tab->cache->with_match_flag);
1806 if (with_match_flag)
4385 if (with_match_flag &&
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_join_cache.cc231 if ((with_match_flag= join_tab->use_match_flag())) in calc_record_fields()
385 if (with_match_flag) in create_flag_fields()
739 MY_TEST(with_match_flag) + in get_record_max_affix_length()
1353 if (with_match_flag) in write_record_data()
1675 if (with_match_flag) in get_match_flag_by_pos()
1712 DBUG_ASSERT(tab->cache && tab->cache->with_match_flag); in get_match_flag_by_pos_from_join_buffer()
1807 if (with_match_flag) in read_flag_fields()
4393 if (with_match_flag && in get_next_key()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_join_buffer.cc194 if ((with_match_flag= (qep_tab->is_first_inner_for_outer_join() || in calc_record_fields()
280 if (with_match_flag) in create_flag_fields()
427 with_length= is_key_access() || with_match_flag; in set_constants()
1305 if (with_match_flag) in write_record_data()
1586 if (with_match_flag) in get_match_flag_by_pos()
1825 assert(with_match_flag && with_length); in skip_record_if_match()
H A Dsql_join_buffer.h226 bool with_match_flag; variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_join_buffer.cc194 if ((with_match_flag= (qep_tab->is_first_inner_for_outer_join() || in calc_record_fields()
280 if (with_match_flag) in create_flag_fields()
427 with_length= is_key_access() || with_match_flag; in set_constants()
1305 if (with_match_flag) in write_record_data()
1586 if (with_match_flag) in get_match_flag_by_pos()
1825 assert(with_match_flag && with_length); in skip_record_if_match()
H A Dsql_join_buffer.h226 bool with_match_flag; variable
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_join_buffer.cc194 if ((with_match_flag= (qep_tab->is_first_inner_for_outer_join() || in calc_record_fields()
280 if (with_match_flag) in create_flag_fields()
427 with_length= is_key_access() || with_match_flag; in set_constants()
1305 if (with_match_flag) in write_record_data()
1586 if (with_match_flag) in get_match_flag_by_pos()
1825 assert(with_match_flag && with_length); in skip_record_if_match()
H A Dsql_join_buffer.h226 bool with_match_flag; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_join_buffer.cc194 if ((with_match_flag= (qep_tab->is_first_inner_for_outer_join() || in calc_record_fields()
280 if (with_match_flag) in create_flag_fields()
427 with_length= is_key_access() || with_match_flag; in set_constants()
1305 if (with_match_flag) in write_record_data()
1586 if (with_match_flag) in get_match_flag_by_pos()
1825 assert(with_match_flag && with_length); in skip_record_if_match()
H A Dsql_join_buffer.h226 bool with_match_flag; variable
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_join_buffer.cc194 if ((with_match_flag= (qep_tab->is_first_inner_for_outer_join() || in calc_record_fields()
280 if (with_match_flag) in create_flag_fields()
427 with_length= is_key_access() || with_match_flag; in set_constants()
1305 if (with_match_flag) in write_record_data()
1586 if (with_match_flag) in get_match_flag_by_pos()
1825 DBUG_ASSERT(with_match_flag && with_length); in skip_record_if_match()
H A Dsql_join_buffer.h226 bool with_match_flag; variable
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_join_buffer.cc194 if ((with_match_flag= (qep_tab->is_first_inner_for_outer_join() || in calc_record_fields()
280 if (with_match_flag) in create_flag_fields()
427 with_length= is_key_access() || with_match_flag; in set_constants()
1305 if (with_match_flag) in write_record_data()
1586 if (with_match_flag) in get_match_flag_by_pos()
1825 assert(with_match_flag && with_length); in skip_record_if_match()

12