Home
last modified time | relevance | path

Searched refs:table_ref_1 (Results 1 – 20 of 20) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_base.cc6891 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
6892 !table_ref_1->is_natural_join) ? in mark_common_columns()
6893 NULL : table_ref_1; in mark_common_columns()
7056 table_ref_1 : table_ref_2), in mark_common_columns()
7132 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
7229 table_ref_1->remove_join_columns(); in store_natural_using_join_columns()
7353 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
7354 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
7363 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
7364 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_base.cc6795 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
6796 !table_ref_1->is_natural_join) ? in mark_common_columns()
6797 NULL : table_ref_1; in mark_common_columns()
6960 table_ref_1 : table_ref_2), in mark_common_columns()
7036 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
7133 table_ref_1->remove_join_columns(); in store_natural_using_join_columns()
7257 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
7258 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
7267 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
7268 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_base.cc6795 TABLE_LIST *leaf_1= (table_ref_1->nested_join &&
6796 !table_ref_1->is_natural_join) ?
6797 NULL : table_ref_1;
6960 table_ref_1 : table_ref_2),
7036 TABLE_LIST *table_ref_1,
7133 table_ref_1->remove_join_columns();
7257 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2);
7258 if (mark_common_columns(thd, table_ref_1, table_ref_2,
7267 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT)
7268 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2);
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_base.cc6891 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
6892 !table_ref_1->is_natural_join) ? in mark_common_columns()
6893 NULL : table_ref_1; in mark_common_columns()
7056 table_ref_1 : table_ref_2), in mark_common_columns()
7132 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
7229 table_ref_1->remove_join_columns(); in store_natural_using_join_columns()
7353 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
7354 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
7363 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
7364 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
[all …]
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_base.cc7733 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
7734 !table_ref_1->is_natural_join) ? in mark_common_columns()
7735 NULL : table_ref_1; in mark_common_columns()
7742 table_ref_1->alias, table_ref_2->alias)); in mark_common_columns()
7874 add_join_on((table_ref_1->outer_join & JOIN_TYPE_RIGHT ? in mark_common_columns()
7875 table_ref_1 : table_ref_2), in mark_common_columns()
7960 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
8157 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
8158 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
8167 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
[all …]
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_base.cc7714 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
7715 !table_ref_1->is_natural_join) ? in mark_common_columns()
7716 NULL : table_ref_1; in mark_common_columns()
7723 table_ref_1->alias, table_ref_2->alias)); in mark_common_columns()
7855 add_join_on((table_ref_1->outer_join & JOIN_TYPE_RIGHT ? in mark_common_columns()
7856 table_ref_1 : table_ref_2), in mark_common_columns()
7941 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
8138 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
8139 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
8148 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_base.cc7234 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
7235 !table_ref_1->is_natural_join) ? in mark_common_columns()
7236 NULL : table_ref_1; in mark_common_columns()
7374 add_join_on((table_ref_1->outer_join & JOIN_TYPE_RIGHT ? in mark_common_columns()
7375 table_ref_1 : table_ref_2), in mark_common_columns()
7465 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
7672 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
7673 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
7682 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
7683 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_base.cc6966 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
6967 !table_ref_1->is_natural_join) ? in mark_common_columns()
6968 NULL : table_ref_1; in mark_common_columns()
7131 table_ref_1 : table_ref_2), in mark_common_columns()
7207 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
7304 table_ref_1->remove_join_columns(); in store_natural_using_join_columns()
7428 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
7429 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
7438 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
7439 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_base.cc6966 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
6967 !table_ref_1->is_natural_join) ? in mark_common_columns()
6968 NULL : table_ref_1; in mark_common_columns()
7131 table_ref_1 : table_ref_2), in mark_common_columns()
7207 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
7304 table_ref_1->remove_join_columns(); in store_natural_using_join_columns()
7428 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
7429 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
7438 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
7439 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_base.cc7876 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
7877 !table_ref_1->is_natural_join) ? in mark_common_columns()
7878 NULL : table_ref_1; in mark_common_columns()
7885 table_ref_1->alias, table_ref_2->alias)); in mark_common_columns()
8017 add_join_on((table_ref_1->outer_join & JOIN_TYPE_RIGHT ? in mark_common_columns()
8018 table_ref_1 : table_ref_2), in mark_common_columns()
8103 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
8300 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
8301 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
8310 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
[all …]
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_base.cc7876 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
7877 !table_ref_1->is_natural_join) ? in mark_common_columns()
7878 NULL : table_ref_1; in mark_common_columns()
7885 table_ref_1->alias, table_ref_2->alias)); in mark_common_columns()
8017 add_join_on((table_ref_1->outer_join & JOIN_TYPE_RIGHT ? in mark_common_columns()
8018 table_ref_1 : table_ref_2), in mark_common_columns()
8103 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
8300 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
8301 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
8310 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_base.cc7876 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
7877 !table_ref_1->is_natural_join) ? in mark_common_columns()
7878 NULL : table_ref_1; in mark_common_columns()
7885 table_ref_1->alias, table_ref_2->alias)); in mark_common_columns()
8017 add_join_on((table_ref_1->outer_join & JOIN_TYPE_RIGHT ? in mark_common_columns()
8018 table_ref_1 : table_ref_2), in mark_common_columns()
8103 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
8300 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
8301 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
8310 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_base.cc8477 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
8478 !table_ref_1->is_natural_join) ? in mark_common_columns()
8479 NULL : table_ref_1; in mark_common_columns()
8486 table_ref_1->alias, table_ref_2->alias)); in mark_common_columns()
8616 add_join_on((table_ref_1->outer_join & JOIN_TYPE_RIGHT ? in mark_common_columns()
8617 table_ref_1 : table_ref_2), in mark_common_columns()
8713 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
8913 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
8914 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
8923 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_base.cc8118 static bool mark_common_columns(THD *thd, TABLE_LIST *table_ref_1, in mark_common_columns() argument
8131 (table_ref_1->nested_join && !table_ref_1->is_natural_join) ? nullptr in mark_common_columns()
8145 for (it_1.set(table_ref_1); !it_1.end_of_fields(); it_1.next()) { in mark_common_columns()
8259 add_join_on(table_ref_1->outer_join == JOIN_TYPE_RIGHT ? table_ref_1 in mark_common_columns()
8342 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
8361 for (it_1.set(table_ref_1); !it_1.end_of_fields(); it_1.next()) { in store_natural_using_join_columns()
8529 std::swap(table_ref_1, table_ref_2); in store_top_level_join_columns()
8539 if (table_ref_1->outer_join == JOIN_TYPE_RIGHT) in store_top_level_join_columns()
8540 std::swap(table_ref_1, table_ref_2); in store_top_level_join_columns()
8541 if (store_natural_using_join_columns(thd, table_ref, table_ref_1, in store_top_level_join_columns()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_base.cc8496 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
8497 !table_ref_1->is_natural_join) ? in mark_common_columns()
8498 NULL : table_ref_1; in mark_common_columns()
8505 table_ref_1->alias, table_ref_2->alias)); in mark_common_columns()
8635 add_join_on((table_ref_1->outer_join & JOIN_TYPE_RIGHT ? in mark_common_columns()
8636 table_ref_1 : table_ref_2), in mark_common_columns()
8732 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
8932 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
8933 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
8942 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_base.cc8475 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
8476 !table_ref_1->is_natural_join) ? in mark_common_columns()
8477 NULL : table_ref_1; in mark_common_columns()
8484 table_ref_1->alias, table_ref_2->alias)); in mark_common_columns()
8614 add_join_on((table_ref_1->outer_join & JOIN_TYPE_RIGHT ? in mark_common_columns()
8615 table_ref_1 : table_ref_2), in mark_common_columns()
8711 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
8911 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
8912 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
8921 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_base.cc8549 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
8550 !table_ref_1->is_natural_join) ? in mark_common_columns()
8551 NULL : table_ref_1; in mark_common_columns()
8558 table_ref_1->alias, table_ref_2->alias)); in mark_common_columns()
8688 add_join_on((table_ref_1->outer_join & JOIN_TYPE_RIGHT ? in mark_common_columns()
8689 table_ref_1 : table_ref_2), in mark_common_columns()
8785 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
8985 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
8986 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
8995 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_base.cc8549 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
8550 !table_ref_1->is_natural_join) ? in mark_common_columns()
8551 NULL : table_ref_1; in mark_common_columns()
8558 table_ref_1->alias, table_ref_2->alias)); in mark_common_columns()
8688 add_join_on((table_ref_1->outer_join & JOIN_TYPE_RIGHT ? in mark_common_columns()
8689 table_ref_1 : table_ref_2), in mark_common_columns()
8785 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
8985 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
8986 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
8995 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_base.cc8549 TABLE_LIST *leaf_1= (table_ref_1->nested_join && in mark_common_columns()
8550 !table_ref_1->is_natural_join) ? in mark_common_columns()
8551 NULL : table_ref_1; in mark_common_columns()
8558 table_ref_1->alias, table_ref_2->alias)); in mark_common_columns()
8688 add_join_on((table_ref_1->outer_join & JOIN_TYPE_RIGHT ? in mark_common_columns()
8689 table_ref_1 : table_ref_2), in mark_common_columns()
8785 TABLE_LIST *table_ref_1, in store_natural_using_join_columns() argument
8985 swap_variables(TABLE_LIST*, table_ref_1, table_ref_2); in store_top_level_join_columns()
8986 if (mark_common_columns(thd, table_ref_1, table_ref_2, in store_top_level_join_columns()
8995 if (table_ref_1->outer_join & JOIN_TYPE_RIGHT) in store_top_level_join_columns()
[all …]
/dports/devel/p5-Pegex/Pegex-0.75/xt/grammars/
H A DPg.pgx3769 table_ref_1
3779 table_ref_1: relation_expr opt_alias_clause