Home
last modified time | relevance | path

Searched refs:const_item_cache (Results 1 – 25 of 278) sorted by relevance

12345678910>>...12

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_row.cc48 const_item_cache(1), with_null(0) in Item_row()
68 const_item_cache(1), with_null(0) in Item_row()
112 const_item_cache&= item->const_item() && !with_null; in fix_fields()
115 if (const_item_cache) in fix_fields()
141 const_item_cache= 1; in cleanup()
160 const_item_cache= true; in update_used_tables()
167 const_item_cache&= items[i]->const_item(); in update_used_tables()
178 const_item_cache= true; in fix_after_pullout()
184 const_item_cache&= items[i]->const_item(); in fix_after_pullout()
H A Ditem_row.h31 bool const_item_cache; variable
42 const_item_cache(item->const_item_cache), in Item_row()
91 bool const_item() const { return const_item_cache; }; in const_item()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_row.cc48 const_item_cache(1), with_null(0) in Item_row()
68 const_item_cache(1), with_null(0) in Item_row()
112 const_item_cache&= item->const_item() && !with_null; in fix_fields()
115 if (const_item_cache) in fix_fields()
141 const_item_cache= 1; in cleanup()
160 const_item_cache= true; in update_used_tables()
167 const_item_cache&= items[i]->const_item(); in update_used_tables()
178 const_item_cache= true; in fix_after_pullout()
184 const_item_cache&= items[i]->const_item(); in fix_after_pullout()
H A Ditem_row.h31 bool const_item_cache; variable
42 const_item_cache(item->const_item_cache), in Item_row()
91 bool const_item() const { return const_item_cache; }; in const_item()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_row.cc48 const_item_cache(1), with_null(0) in Item_row()
68 const_item_cache(1), with_null(0) in Item_row()
112 const_item_cache&= item->const_item() && !with_null; in fix_fields()
115 if (const_item_cache) in fix_fields()
141 const_item_cache= 1; in cleanup()
160 const_item_cache= true; in update_used_tables()
167 const_item_cache&= items[i]->const_item(); in update_used_tables()
178 const_item_cache= true; in fix_after_pullout()
184 const_item_cache&= items[i]->const_item(); in fix_after_pullout()
H A Ditem_row.h31 bool const_item_cache; variable
42 const_item_cache(item->const_item_cache), in Item_row()
91 bool const_item() const { return const_item_cache; }; in const_item()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_row.cc48 const_item_cache(1), with_null(0) in Item_row()
68 const_item_cache(1), with_null(0) in Item_row()
112 const_item_cache&= item->const_item() && !with_null; in fix_fields()
115 if (const_item_cache) in fix_fields()
141 const_item_cache= 1; in cleanup()
160 const_item_cache= true; in update_used_tables()
167 const_item_cache&= items[i]->const_item(); in update_used_tables()
178 const_item_cache= true; in fix_after_pullout()
184 const_item_cache&= items[i]->const_item(); in fix_after_pullout()
H A Ditem_row.h31 bool const_item_cache; variable
42 const_item_cache(item->const_item_cache), in Item_row()
91 bool const_item() const { return const_item_cache; }; in const_item()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_row.cc48 const_item_cache(1), with_null(0) in Item_row()
68 const_item_cache(1), with_null(0) in Item_row()
112 const_item_cache&= item->const_item() && !with_null; in fix_fields()
115 if (const_item_cache) in fix_fields()
141 const_item_cache= 1; in cleanup()
160 const_item_cache= true; in update_used_tables()
167 const_item_cache&= items[i]->const_item(); in update_used_tables()
178 const_item_cache= true; in fix_after_pullout()
184 const_item_cache&= items[i]->const_item(); in fix_after_pullout()
H A Ditem_row.h31 bool const_item_cache; variable
42 const_item_cache(item->const_item_cache), in Item_row()
91 bool const_item() const { return const_item_cache; }; in const_item()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Ditem_row.cc29 const_item_cache(1), with_null(0) in Item_row()
53 const_item_cache(1), with_null(0) in Item_row()
112 const_item_cache&= item->const_item() && !with_null; in fix_fields()
115 if (const_item_cache) in fix_fields()
141 const_item_cache= 1; in cleanup()
160 const_item_cache= true; in update_used_tables()
167 const_item_cache&= items[i]->const_item(); in update_used_tables()
178 const_item_cache= true; in fix_after_pullout()
184 const_item_cache&= items[i]->const_item(); in fix_after_pullout()
H A Ditem_row.h39 bool const_item_cache; variable
71 const_item_cache(item->const_item_cache), in Item_row()
122 bool const_item() const { return const_item_cache; }; in const_item()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Ditem_row.cc29 const_item_cache(1), with_null(0) in Item_row()
53 const_item_cache(1), with_null(0) in Item_row()
112 const_item_cache&= item->const_item() && !with_null; in fix_fields()
115 if (const_item_cache) in fix_fields()
141 const_item_cache= 1; in cleanup()
160 const_item_cache= true; in update_used_tables()
167 const_item_cache&= items[i]->const_item(); in update_used_tables()
178 const_item_cache= true; in fix_after_pullout()
184 const_item_cache&= items[i]->const_item(); in fix_after_pullout()
H A Ditem_row.h39 bool const_item_cache; variable
71 const_item_cache(item->const_item_cache), in Item_row()
122 bool const_item() const { return const_item_cache; }; in const_item()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Ditem_row.cc29 const_item_cache(1), with_null(0) in Item_row()
53 const_item_cache(1), with_null(0) in Item_row()
112 const_item_cache&= item->const_item() && !with_null; in fix_fields()
115 if (const_item_cache) in fix_fields()
141 const_item_cache= 1; in cleanup()
160 const_item_cache= true; in update_used_tables()
167 const_item_cache&= items[i]->const_item(); in update_used_tables()
178 const_item_cache= true; in fix_after_pullout()
184 const_item_cache&= items[i]->const_item(); in fix_after_pullout()
H A Ditem_row.h39 bool const_item_cache; variable
71 const_item_cache(item->const_item_cache), in Item_row()
122 bool const_item() const { return const_item_cache; }; in const_item()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Ditem_row.cc29 const_item_cache(1), with_null(0) in Item_row()
53 const_item_cache(1), with_null(0) in Item_row()
112 const_item_cache&= item->const_item() && !with_null; in fix_fields()
115 if (const_item_cache) in fix_fields()
141 const_item_cache= 1; in cleanup()
160 const_item_cache= true; in update_used_tables()
167 const_item_cache&= items[i]->const_item(); in update_used_tables()
178 const_item_cache= true; in fix_after_pullout()
184 const_item_cache&= items[i]->const_item(); in fix_after_pullout()
H A Ditem_row.h39 bool const_item_cache; variable
71 const_item_cache(item->const_item_cache), in Item_row()
122 bool const_item() const { return const_item_cache; }; in const_item()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Ditem_row.cc29 const_item_cache(1), with_null(0) in Item_row()
53 const_item_cache(1), with_null(0) in Item_row()
112 const_item_cache&= item->const_item() && !with_null; in fix_fields()
115 if (const_item_cache) in fix_fields()
141 const_item_cache= 1; in cleanup()
160 const_item_cache= true; in update_used_tables()
167 const_item_cache&= items[i]->const_item(); in update_used_tables()
178 const_item_cache= true; in fix_after_pullout()
184 const_item_cache&= items[i]->const_item(); in fix_after_pullout()
H A Ditem_row.h39 bool const_item_cache; variable
71 const_item_cache(item->const_item_cache), in Item_row()
122 bool const_item() const { return const_item_cache; }; in const_item()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Ditem_row.cc29 const_item_cache(1), with_null(0) in Item_row()
53 const_item_cache(1), with_null(0) in Item_row()
112 const_item_cache&= item->const_item() && !with_null; in fix_fields()
115 if (const_item_cache) in fix_fields()
141 const_item_cache= 1; in cleanup()
160 const_item_cache= true; in update_used_tables()
167 const_item_cache&= items[i]->const_item(); in update_used_tables()
178 const_item_cache= true; in fix_after_pullout()
184 const_item_cache&= items[i]->const_item(); in fix_after_pullout()
H A Ditem_row.h39 bool const_item_cache; variable
71 const_item_cache(item->const_item_cache), in Item_row()
122 bool const_item() const { return const_item_cache; }; in const_item()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_row.cc41 const_item_cache(1), with_null(0) in Item_row()
81 const_item_cache&= item->const_item() && !with_null; in fix_fields()
84 if (const_item_cache) in fix_fields()
109 const_item_cache= 1; in cleanup()
128 const_item_cache= 1; in update_used_tables()
133 const_item_cache&= items[i]->const_item(); in update_used_tables()
H A Ditem_row.h24 bool const_item_cache; variable
34 const_item_cache(item->const_item_cache), in Item_row()
69 bool const_item() const { return const_item_cache; }; in const_item()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_row.cc50 const_item_cache&= item->const_item() && !with_null; in fix_fields()
53 if (const_item_cache) in fix_fields()

12345678910>>...12