Home
last modified time | relevance | path

Searched refs:and_tables_cache (Results 1 – 14 of 14) sorted by relevance

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.cc4530 and_tables_cache(item->and_tables_cache) in Item_cond()
4578 and_tables_cache= ~(table_map) 0; in fix_fields()
4654 and_tables_cache= (table_map) 0; in fix_fields()
4663 and_tables_cache&= tmp_table_map; in fix_fields()
4689 and_tables_cache= ~(table_map) 0; in eval_not_null_tables()
4716 and_tables_cache= (table_map) 0; in eval_not_null_tables()
4723 and_tables_cache&= tmp_table_map; in eval_not_null_tables()
4738 and_tables_cache= ~(table_map) 0; // Here and below we do as fix_fields does in fix_after_pullout()
4749 and_tables_cache= (table_map) 0; in fix_after_pullout()
4754 and_tables_cache&= tmp_table_map; in fix_after_pullout()
H A Ditem_cmpfunc.h2903 table_map and_tables_cache; variable
3293 { return abort_on_null ? not_null_tables_cache: and_tables_cache; } in not_null_tables()
3328 table_map not_null_tables() const { return and_tables_cache; } in not_null_tables()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.cc4530 and_tables_cache(item->and_tables_cache) in Item_cond()
4578 and_tables_cache= ~(table_map) 0; in fix_fields()
4654 and_tables_cache= (table_map) 0; in fix_fields()
4663 and_tables_cache&= tmp_table_map; in fix_fields()
4689 and_tables_cache= ~(table_map) 0; in eval_not_null_tables()
4716 and_tables_cache= (table_map) 0; in eval_not_null_tables()
4723 and_tables_cache&= tmp_table_map; in eval_not_null_tables()
4738 and_tables_cache= ~(table_map) 0; // Here and below we do as fix_fields does in fix_after_pullout()
4749 and_tables_cache= (table_map) 0; in fix_after_pullout()
4754 and_tables_cache&= tmp_table_map; in fix_after_pullout()
H A Ditem_cmpfunc.h2903 table_map and_tables_cache;
3293 { return abort_on_null ? not_null_tables_cache: and_tables_cache; }
3328 table_map not_null_tables() const { return and_tables_cache; }
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.cc4807 and_tables_cache(item->and_tables_cache) in Item_cond()
4855 and_tables_cache= ~(table_map) 0; in fix_fields()
4931 and_tables_cache= (table_map) 0; in fix_fields()
4940 and_tables_cache&= tmp_table_map; in fix_fields()
4966 and_tables_cache= ~(table_map) 0; in eval_not_null_tables()
4993 and_tables_cache= (table_map) 0; in eval_not_null_tables()
5000 and_tables_cache&= tmp_table_map; in eval_not_null_tables()
5091 and_tables_cache= ~(table_map) 0; // Here and below we do as fix_fields does in fix_after_pullout()
5102 and_tables_cache= (table_map) 0; in fix_after_pullout()
5107 and_tables_cache&= tmp_table_map; in fix_after_pullout()
H A Ditem_cmpfunc.h2960 table_map and_tables_cache; variable
3363 { return abort_on_null ? not_null_tables_cache: and_tables_cache; } in not_null_tables()
3396 table_map not_null_tables() const { return and_tables_cache; } in not_null_tables()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.cc4753 and_tables_cache(item->and_tables_cache) in Item_cond()
4801 and_tables_cache= ~(table_map) 0; in fix_fields()
4877 and_tables_cache= (table_map) 0; in fix_fields()
4886 and_tables_cache&= tmp_table_map; in fix_fields()
4912 and_tables_cache= ~(table_map) 0; in eval_not_null_tables()
4939 and_tables_cache= (table_map) 0; in eval_not_null_tables()
4946 and_tables_cache&= tmp_table_map; in eval_not_null_tables()
4961 and_tables_cache= ~(table_map) 0; // Here and below we do as fix_fields does in fix_after_pullout()
4972 and_tables_cache= (table_map) 0; in fix_after_pullout()
4977 and_tables_cache&= tmp_table_map; in fix_after_pullout()
H A Ditem_cmpfunc.h2958 table_map and_tables_cache; variable
3359 { return abort_on_null ? not_null_tables_cache: and_tables_cache; } in not_null_tables()
3391 table_map not_null_tables() const { return and_tables_cache; } in not_null_tables()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.cc4753 and_tables_cache(item->and_tables_cache) in Item_cond()
4801 and_tables_cache= ~(table_map) 0; in fix_fields()
4877 and_tables_cache= (table_map) 0; in fix_fields()
4886 and_tables_cache&= tmp_table_map; in fix_fields()
4912 and_tables_cache= ~(table_map) 0; in eval_not_null_tables()
4939 and_tables_cache= (table_map) 0; in eval_not_null_tables()
4946 and_tables_cache&= tmp_table_map; in eval_not_null_tables()
4961 and_tables_cache= ~(table_map) 0; // Here and below we do as fix_fields does in fix_after_pullout()
4972 and_tables_cache= (table_map) 0; in fix_after_pullout()
4977 and_tables_cache&= tmp_table_map; in fix_after_pullout()
H A Ditem_cmpfunc.h2958 table_map and_tables_cache; variable
3359 { return abort_on_null ? not_null_tables_cache: and_tables_cache; } in not_null_tables()
3391 table_map not_null_tables() const { return and_tables_cache; } in not_null_tables()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.cc4807 and_tables_cache(item->and_tables_cache) in Item_cond()
4855 and_tables_cache= ~(table_map) 0; in fix_fields()
4931 and_tables_cache= (table_map) 0; in fix_fields()
4940 and_tables_cache&= tmp_table_map; in fix_fields()
4966 and_tables_cache= ~(table_map) 0; in eval_not_null_tables()
4993 and_tables_cache= (table_map) 0; in eval_not_null_tables()
5000 and_tables_cache&= tmp_table_map; in eval_not_null_tables()
5091 and_tables_cache= ~(table_map) 0; // Here and below we do as fix_fields does in fix_after_pullout()
5102 and_tables_cache= (table_map) 0; in fix_after_pullout()
5107 and_tables_cache&= tmp_table_map; in fix_after_pullout()
H A Ditem_cmpfunc.h2960 table_map and_tables_cache; variable
3363 { return abort_on_null ? not_null_tables_cache: and_tables_cache; } in not_null_tables()
3396 table_map not_null_tables() const { return and_tables_cache; } in not_null_tables()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_cmpfunc.h1476 table_map and_tables_cache; variable
1691 { return abort_on_null ? not_null_tables_cache: and_tables_cache; } in not_null_tables()
1721 table_map not_null_tables() const { return and_tables_cache; } in not_null_tables()
H A Ditem_cmpfunc.cc4298 and_tables_cache(item->and_tables_cache) in Item_cond()
4328 and_tables_cache= ~(table_map) 0; in fix_fields()
4368 and_tables_cache= (table_map) 0; in fix_fields()
4373 and_tables_cache&= tmp_table_map; in fix_fields()