Home
last modified time | relevance | path

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

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dopt_sum.cc692 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
705 eq_type= is_null_safe_eq= TRUE; in matching_cond()
738 if (!is_null_safe_eq && !is_null && in matching_cond()
803 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dopt_sum.cc692 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
705 eq_type= is_null_safe_eq= TRUE; in matching_cond()
738 if (!is_null_safe_eq && !is_null && in matching_cond()
803 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dopt_sum.cc692 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
705 eq_type= is_null_safe_eq= TRUE; in matching_cond()
738 if (!is_null_safe_eq && !is_null && in matching_cond()
803 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dopt_sum.cc692 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
705 eq_type= is_null_safe_eq= TRUE; in matching_cond()
738 if (!is_null_safe_eq && !is_null && in matching_cond()
803 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dopt_sum.cc692 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
705 eq_type= is_null_safe_eq= TRUE; in matching_cond()
738 if (!is_null_safe_eq && !is_null && in matching_cond()
803 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dopt_sum.cc647 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
660 eq_type= is_null_safe_eq= TRUE; in matching_cond()
688 if (!is_null_safe_eq && !is_null && in matching_cond()
753 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dopt_sum.cc769 bool is_null_safe_eq = false; // The operator is NULL safe, e.g. <=> in matching_cond() local
782 eq_type = is_null_safe_eq = true; in matching_cond()
813 if (!is_null_safe_eq && !is_null && in matching_cond()
870 if (is_null || (is_null_safe_eq && args[1]->is_null())) { in matching_cond()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dopt_sum.cc731 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
744 eq_type= is_null_safe_eq= TRUE; in matching_cond()
777 if (!is_null_safe_eq && !is_null && in matching_cond()
842 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dopt_sum.cc731 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
744 eq_type= is_null_safe_eq= TRUE; in matching_cond()
777 if (!is_null_safe_eq && !is_null && in matching_cond()
842 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dopt_sum.cc731 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
744 eq_type= is_null_safe_eq= TRUE; in matching_cond()
777 if (!is_null_safe_eq && !is_null && in matching_cond()
842 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dopt_sum.cc731 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
744 eq_type= is_null_safe_eq= TRUE; in matching_cond()
777 if (!is_null_safe_eq && !is_null && in matching_cond()
842 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dopt_sum.cc731 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
744 eq_type= is_null_safe_eq= TRUE; in matching_cond()
777 if (!is_null_safe_eq && !is_null && in matching_cond()
842 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dopt_sum.cc731 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
744 eq_type= is_null_safe_eq= TRUE; in matching_cond()
777 if (!is_null_safe_eq && !is_null && in matching_cond()
842 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dopt_sum.cc714 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
727 eq_type= is_null_safe_eq= TRUE; in matching_cond()
757 if (!is_null_safe_eq && !is_null && in matching_cond()
822 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dopt_sum.cc714 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
727 eq_type= is_null_safe_eq= TRUE; in matching_cond()
757 if (!is_null_safe_eq && !is_null && in matching_cond()
822 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dopt_sum.cc714 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
727 eq_type= is_null_safe_eq= TRUE; in matching_cond()
757 if (!is_null_safe_eq && !is_null && in matching_cond()
822 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dopt_sum.cc714 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
727 eq_type= is_null_safe_eq= TRUE; in matching_cond()
757 if (!is_null_safe_eq && !is_null && in matching_cond()
822 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dopt_sum.cc714 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=>
727 eq_type= is_null_safe_eq= TRUE;
757 if (!is_null_safe_eq && !is_null &&
822 if (is_null || (is_null_safe_eq && args[1]->is_null()))
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dopt_sum.cc714 bool is_null_safe_eq= FALSE; // The operator is NULL safe, e.g. <=> in matching_cond() local
727 eq_type= is_null_safe_eq= TRUE; in matching_cond()
757 if (!is_null_safe_eq && !is_null && in matching_cond()
822 if (is_null || (is_null_safe_eq && args[1]->is_null())) in matching_cond()