Home
last modified time | relevance | path

Searched defs:WSREP_INFO (Results 1 – 10 of 10) sorted by relevance

/dports/databases/mariadb103-client/mariadb-10.3.34/include/
H A Dwsrep.h49 #define WSREP_INFO(...) WSREP_LOG(sql_print_information, ##__VA_ARGS__) macro
61 #define WSREP_INFO(...) macro
/dports/databases/mariadb103-server/mariadb-10.3.34/include/
H A Dwsrep.h49 #define WSREP_INFO(...) WSREP_LOG(sql_print_information, ##__VA_ARGS__) macro
61 #define WSREP_INFO(...) macro
/dports/databases/mariadb104-server/mariadb-10.4.24/include/
H A Dwsrep.h51 #define WSREP_INFO(...) WSREP_LOG(sql_print_information, ##__VA_ARGS__) macro
/dports/databases/mariadb104-client/mariadb-10.4.24/include/
H A Dwsrep.h51 #define WSREP_INFO(...) WSREP_LOG(sql_print_information, ##__VA_ARGS__) macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dwsrep_mysqld.h254 #define WSREP_INFO(...) WSREP_LOG(sql_print_information, ##__VA_ARGS__) macro
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dwsrep_mysqld.h244 #define WSREP_INFO(...) WSREP_LOG(sql_print_information, ##__VA_ARGS__) macro
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_mysqld.h253 #define WSREP_INFO(...) WSREP_LOG(sql_print_information, ##__VA_ARGS__) macro
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_mysqld.h253 #define WSREP_INFO(...) WSREP_LOG(sql_print_information, ##__VA_ARGS__) macro
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_mysqld.h257 #define WSREP_INFO(...) sql_print_information( "WSREP: " __VA_ARGS__) macro
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_mysqld.h257 #define WSREP_INFO(...) sql_print_information( "WSREP: " __VA_ARGS__) macro