Home
last modified time | relevance | path

Searched refs:tmp_table_map (Results 1 – 12 of 12) sorted by relevance

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.cc4662 not_null_tables_cache|= tmp_table_map; in fix_fields()
4663 and_tables_cache&= tmp_table_map; in fix_fields()
4692 table_map tmp_table_map; in eval_not_null_tables() local
4722 not_null_tables_cache|= tmp_table_map; in eval_not_null_tables()
4723 and_tables_cache&= tmp_table_map; in eval_not_null_tables()
4743 table_map tmp_table_map; in fix_after_pullout() local
4753 not_null_tables_cache|= tmp_table_map; in fix_after_pullout()
4754 and_tables_cache&= tmp_table_map; in fix_after_pullout()
6749 table_map tmp_table_map; in fix_fields() local
6751 tmp_table_map= item->not_null_tables(); in fix_fields()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.cc4662 not_null_tables_cache|= tmp_table_map; in fix_fields()
4663 and_tables_cache&= tmp_table_map; in fix_fields()
4692 table_map tmp_table_map; in eval_not_null_tables() local
4722 not_null_tables_cache|= tmp_table_map; in eval_not_null_tables()
4723 and_tables_cache&= tmp_table_map; in eval_not_null_tables()
4743 table_map tmp_table_map; in fix_after_pullout() local
4753 not_null_tables_cache|= tmp_table_map; in fix_after_pullout()
4754 and_tables_cache&= tmp_table_map; in fix_after_pullout()
6749 table_map tmp_table_map; in fix_fields() local
6751 tmp_table_map= item->not_null_tables(); in fix_fields()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.cc4939 not_null_tables_cache|= tmp_table_map; in fix_fields()
4940 and_tables_cache&= tmp_table_map; in fix_fields()
4969 table_map tmp_table_map; in eval_not_null_tables() local
4999 not_null_tables_cache|= tmp_table_map; in eval_not_null_tables()
5000 and_tables_cache&= tmp_table_map; in eval_not_null_tables()
5096 table_map tmp_table_map; in fix_after_pullout() local
5106 not_null_tables_cache|= tmp_table_map; in fix_after_pullout()
5107 and_tables_cache&= tmp_table_map; in fix_after_pullout()
7060 table_map tmp_table_map; in fix_fields() local
7062 tmp_table_map= item->not_null_tables(); in fix_fields()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.cc4885 not_null_tables_cache|= tmp_table_map; in fix_fields()
4886 and_tables_cache&= tmp_table_map; in fix_fields()
4915 table_map tmp_table_map; in eval_not_null_tables() local
4945 not_null_tables_cache|= tmp_table_map; in eval_not_null_tables()
4946 and_tables_cache&= tmp_table_map; in eval_not_null_tables()
4966 table_map tmp_table_map; in fix_after_pullout() local
4976 not_null_tables_cache|= tmp_table_map; in fix_after_pullout()
4977 and_tables_cache&= tmp_table_map; in fix_after_pullout()
6955 table_map tmp_table_map; in fix_fields() local
6957 tmp_table_map= item->not_null_tables(); in fix_fields()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.cc4885 not_null_tables_cache|= tmp_table_map; in fix_fields()
4886 and_tables_cache&= tmp_table_map; in fix_fields()
4915 table_map tmp_table_map; in eval_not_null_tables() local
4945 not_null_tables_cache|= tmp_table_map; in eval_not_null_tables()
4946 and_tables_cache&= tmp_table_map; in eval_not_null_tables()
4966 table_map tmp_table_map; in fix_after_pullout() local
4976 not_null_tables_cache|= tmp_table_map; in fix_after_pullout()
4977 and_tables_cache&= tmp_table_map; in fix_after_pullout()
6955 table_map tmp_table_map; in fix_fields() local
6957 tmp_table_map= item->not_null_tables(); in fix_fields()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.cc4939 not_null_tables_cache|= tmp_table_map; in fix_fields()
4940 and_tables_cache&= tmp_table_map; in fix_fields()
4969 table_map tmp_table_map; in eval_not_null_tables() local
4999 not_null_tables_cache|= tmp_table_map; in eval_not_null_tables()
5000 and_tables_cache&= tmp_table_map; in eval_not_null_tables()
5096 table_map tmp_table_map; in fix_after_pullout() local
5106 not_null_tables_cache|= tmp_table_map; in fix_after_pullout()
5107 and_tables_cache&= tmp_table_map; in fix_after_pullout()
7060 table_map tmp_table_map; in fix_fields() local
7062 tmp_table_map= item->not_null_tables(); in fix_fields()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Ditem_cmpfunc.cc4349 table_map tmp_table_map; in fix_fields() local
4371 tmp_table_map= item->not_null_tables(); in fix_fields()
4372 not_null_tables_cache|= tmp_table_map; in fix_fields()
4373 and_tables_cache&= tmp_table_map; in fix_fields()
5721 table_map tmp_table_map; in fix_fields() local
5723 tmp_table_map= item->not_null_tables(); in fix_fields()
5724 not_null_tables_cache|= tmp_table_map; in fix_fields()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.cc6244 table_map tmp_table_map; in fix_fields() local
6246 tmp_table_map= item->not_null_tables(); in fix_fields()
6247 not_null_tables_cache|= tmp_table_map; in fix_fields()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.cc6244 table_map tmp_table_map; in fix_fields() local
6246 tmp_table_map= item->not_null_tables(); in fix_fields()
6247 not_null_tables_cache|= tmp_table_map; in fix_fields()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Ditem_cmpfunc.cc6244 table_map tmp_table_map; in fix_fields() local
6246 tmp_table_map= item->not_null_tables(); in fix_fields()
6247 not_null_tables_cache|= tmp_table_map; in fix_fields()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Ditem_cmpfunc.cc6244 table_map tmp_table_map; in fix_fields() local
6246 tmp_table_map= item->not_null_tables(); in fix_fields()
6247 not_null_tables_cache|= tmp_table_map; in fix_fields()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Ditem_cmpfunc.cc6244 table_map tmp_table_map; in fix_fields() local
6246 tmp_table_map= item->not_null_tables(); in fix_fields()
6247 not_null_tables_cache|= tmp_table_map; in fix_fields()