Home
last modified time | relevance | path

Searched refs:same_level_right_neighbor (Results 1 – 19 of 19) sorted by relevance

/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_base.cc8089 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
8122 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
8123 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
8129 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_base.cc7285 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
7318 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
7319 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
7325 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_base.cc7189 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
7222 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
7223 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
7229 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_base.cc7189 TABLE_LIST *same_level_right_neighbor= NULL;
7222 real_right_neighbor= (same_level_right_neighbor) ?
7223 same_level_right_neighbor : right_neighbor;
7229 same_level_right_neighbor= cur_table_ref;
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_base.cc8070 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
8103 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
8104 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
8110 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_base.cc7285 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
7318 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
7319 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
7325 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_base.cc7604 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
7637 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
7638 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
7644 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_base.cc8232 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
8265 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
8266 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
8272 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_base.cc8232 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
8265 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
8266 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
8272 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_base.cc8844 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
8877 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
8878 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
8885 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_base.cc8460 TABLE_LIST *same_level_right_neighbor = nullptr; in store_top_level_join_columns() local
8493 real_right_neighbor = (same_level_right_neighbor) in store_top_level_join_columns()
8494 ? same_level_right_neighbor in store_top_level_join_columns()
8502 same_level_right_neighbor = cur_table_ref; in store_top_level_join_columns()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_base.cc8863 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
8896 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
8897 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
8904 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_base.cc8842 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
8875 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
8876 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
8883 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_base.cc8232 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
8265 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
8266 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
8272 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_base.cc7360 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
7393 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
7394 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
7400 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_base.cc7360 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
7393 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
7394 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
7400 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_base.cc8916 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
8949 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
8950 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
8957 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_base.cc8916 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
8949 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
8950 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
8957 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_base.cc8916 TABLE_LIST *same_level_right_neighbor= NULL; in store_top_level_join_columns() local
8949 real_right_neighbor= (same_level_right_neighbor) ? in store_top_level_join_columns()
8950 same_level_right_neighbor : right_neighbor; in store_top_level_join_columns()
8957 same_level_right_neighbor= cur_table_ref; in store_top_level_join_columns()