Home
last modified time | relevance | path

Searched defs:WSREP_NNULL (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_mysqld.h225 #define WSREP_NNULL(thd) \ macro
493 #define WSREP_NNULL(T) (0) macro
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_mysqld.h225 #define WSREP_NNULL(thd) \ macro
493 #define WSREP_NNULL(T) (0) macro
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_mysqld.h229 #define WSREP_NNULL(thd) \ macro
627 #define WSREP_NNULL(T) (0) macro
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_mysqld.h229 #define WSREP_NNULL(thd) \ macro
627 #define WSREP_NNULL(T) (0) macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dwsrep_mysqld.h231 #define WSREP_NNULL(thd) \ macro
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dwsrep_mysqld.h218 #define WSREP_NNULL(thd) \ macro