Home
last modified time | relevance | path

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

/dports/databases/mariadb105-client/mariadb-10.5.15/libmysqld/
H A Dlibmysql.c3915 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
3919 type1_found= TRUE; in is_binary_compatible()
3923 if (type1_found || type2_found) in is_binary_compatible()
3924 return type1_found && type2_found; in is_binary_compatible()
/dports/databases/mariadb104-server/mariadb-10.4.24/libmysqld/
H A Dlibmysql.c3888 my_bool type1_found= FALSE, type2_found= FALSE;
3891 type1_found|= type1 == *type;
3894 if (type1_found || type2_found)
3895 return type1_found && type2_found;
/dports/databases/mariadb105-server/mariadb-10.5.15/libmysqld/
H A Dlibmysql.c3915 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
3919 type1_found= TRUE; in is_binary_compatible()
3923 if (type1_found || type2_found) in is_binary_compatible()
3924 return type1_found && type2_found; in is_binary_compatible()
/dports/databases/mariadb103-server/mariadb-10.3.34/libmysqld/
H A Dlibmysql.c3887 my_bool type1_found= FALSE, type2_found= FALSE;
3890 type1_found|= type1 == *type;
3893 if (type1_found || type2_found)
3894 return type1_found && type2_found;
/dports/databases/mariadb103-client/mariadb-10.3.34/libmysqld/
H A Dlibmysql.c3887 my_bool type1_found= FALSE, type2_found= FALSE;
3890 type1_found|= type1 == *type;
3893 if (type1_found || type2_found)
3894 return type1_found && type2_found;
/dports/databases/mariadb104-client/mariadb-10.4.24/libmysqld/
H A Dlibmysql.c3888 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
3891 type1_found|= type1 == *type; in is_binary_compatible()
3894 if (type1_found || type2_found) in is_binary_compatible()
3895 return type1_found && type2_found; in is_binary_compatible()
/dports/databases/mysql55-client/mysql-5.5.62/libmysql/
H A Dlibmysql.c3848 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
3851 type1_found|= type1 == *type; in is_binary_compatible()
3854 if (type1_found || type2_found) in is_binary_compatible()
3855 return type1_found && type2_found; in is_binary_compatible()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/libmysql/
H A Dlibmysql.cc3718 bool type1_found = false, type2_found = false; in is_binary_compatible() local
3720 type1_found |= type1 == *type; in is_binary_compatible()
3723 if (type1_found || type2_found) return type1_found && type2_found; in is_binary_compatible()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/libmysql/
H A Dlibmysql.c4017 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
4020 type1_found|= type1 == *type; in is_binary_compatible()
4023 if (type1_found || type2_found) in is_binary_compatible()
4024 return type1_found && type2_found; in is_binary_compatible()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/libmysql/
H A Dlibmysql.c4017 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
4020 type1_found|= type1 == *type; in is_binary_compatible()
4023 if (type1_found || type2_found) in is_binary_compatible()
4024 return type1_found && type2_found; in is_binary_compatible()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/libmysql/
H A Dlibmysql.c4017 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
4020 type1_found|= type1 == *type; in is_binary_compatible()
4023 if (type1_found || type2_found) in is_binary_compatible()
4024 return type1_found && type2_found; in is_binary_compatible()
/dports/databases/percona57-server/percona-server-5.7.36-39/libmysql/
H A Dlibmysql.c4017 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
4020 type1_found|= type1 == *type; in is_binary_compatible()
4023 if (type1_found || type2_found) in is_binary_compatible()
4024 return type1_found && type2_found; in is_binary_compatible()
/dports/databases/percona57-client/percona-server-5.7.36-39/libmysql/
H A Dlibmysql.c4017 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
4020 type1_found|= type1 == *type; in is_binary_compatible()
4023 if (type1_found || type2_found) in is_binary_compatible()
4024 return type1_found && type2_found; in is_binary_compatible()
/dports/databases/mysql57-client/mysql-5.7.36/libmysql/
H A Dlibmysql.c4017 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
4020 type1_found|= type1 == *type; in is_binary_compatible()
4023 if (type1_found || type2_found) in is_binary_compatible()
4024 return type1_found && type2_found; in is_binary_compatible()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/libmysql/
H A Dlibmysql.c3888 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
3891 type1_found|= type1 == *type; in is_binary_compatible()
3894 if (type1_found || type2_found) in is_binary_compatible()
3895 return type1_found && type2_found; in is_binary_compatible()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/libmysql/
H A Dlibmysql.c3888 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
3891 type1_found|= type1 == *type; in is_binary_compatible()
3894 if (type1_found || type2_found) in is_binary_compatible()
3895 return type1_found && type2_found; in is_binary_compatible()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/libmysql/
H A Dlibmysql.c3888 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
3891 type1_found|= type1 == *type; in is_binary_compatible()
3894 if (type1_found || type2_found) in is_binary_compatible()
3895 return type1_found && type2_found; in is_binary_compatible()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/libmysql/
H A Dlibmysql.c3887 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
3890 type1_found|= type1 == *type; in is_binary_compatible()
3893 if (type1_found || type2_found) in is_binary_compatible()
3894 return type1_found && type2_found; in is_binary_compatible()
/dports/databases/mysql56-client/mysql-5.6.51/libmysql/
H A Dlibmysql.c3887 my_bool type1_found= FALSE, type2_found= FALSE; in is_binary_compatible() local
3890 type1_found|= type1 == *type; in is_binary_compatible()
3893 if (type1_found || type2_found) in is_binary_compatible()
3894 return type1_found && type2_found; in is_binary_compatible()