Home
last modified time | relevance | path

Searched refs:WSREP_ERROR (Results 76 – 100 of 171) sorted by relevance

1234567

/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dwsrep_var.cc90 WSREP_ERROR("Failed to get provider options"); in refresh_provider_options()
417 WSREP_ERROR("Bad initial value for wsrep_start_position: %s", in wsrep_start_position_init()
424 WSREP_ERROR("Failed to set initial wsep_start_position: %s", val); in wsrep_start_position_init()
536 WSREP_ERROR("Bad initial value for wsrep_provider: %s", in wsrep_provider_init()
564 WSREP_ERROR("Set options returned %d", ret); in wsrep_provider_options_update()
975 WSREP_ERROR("Set options returned %d", ret); in wsrep_max_ws_size_update()
H A Dwsrep_utils.h347 WSREP_ERROR("Mutex lock failed: %s", strerror(err)); in lock()
358 WSREP_ERROR("Mutex unlock failed: %s", strerror(err)); in ~lock()
H A Dwsrep_mysqld.h259 #define WSREP_ERROR(...) sql_print_error( "WSREP: " __VA_ARGS__) macro
260 #define WSREP_UNKNOWN(fmt, ...) WSREP_ERROR("UNKNOWN: " fmt, ##__VA_ARGS__)
H A Dwsrep_applier.cc147 WSREP_ERROR("applier could not read binlog event, seqno: %lld, len: %zu", in wsrep_apply_events()
H A Dwsrep_client_service.cc95 WSREP_ERROR("rbr write fail, data_len: %zu", in prepare_data_for_replication()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dwsrep_utils.h331 WSREP_ERROR("Mutex lock failed: %s", strerror(err)); in lock()
342 WSREP_ERROR("Mutex unlock failed: %s", strerror(err)); in ~lock()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dwsrep_utils.h331 WSREP_ERROR("Mutex lock failed: %s", strerror(err)); in lock()
342 WSREP_ERROR("Mutex unlock failed: %s", strerror(err)); in ~lock()
/dports/databases/mariadb105-client/mariadb-10.5.15/include/
H A Dwsrep.h69 #define WSREP_ERROR(...) macro
/dports/databases/mariadb105-server/mariadb-10.5.15/include/
H A Dwsrep.h69 #define WSREP_ERROR(...) macro
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dwsrep_utils.h347 WSREP_ERROR("Mutex lock failed: %s", strerror(err)); in lock()
358 WSREP_ERROR("Mutex unlock failed: %s", strerror(err)); in ~lock()
H A Dwsrep_mysqld.h255 #define WSREP_ERROR(...) WSREP_LOG(sql_print_error, ##__VA_ARGS__) macro
256 #define WSREP_UNKNOWN(fmt, ...) WSREP_ERROR("UNKNOWN: " fmt, ##__VA_ARGS__)
H A Dwsrep_client_service.cc96 WSREP_ERROR("rbr write fail, data_len: %zu", in prepare_data_for_replication()
H A Dwsrep_server_service.cc175 WSREP_ERROR("%s", message); in log_message()
H A Dservice_wsrep.cc367 WSREP_ERROR("Thread %s trx_id: %llu thread: %ld " in wsrep_report_bf_lock_wait()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dwsrep_utils.h347 WSREP_ERROR("Mutex lock failed: %s", strerror(err)); in lock()
358 WSREP_ERROR("Mutex unlock failed: %s", strerror(err)); in ~lock()
H A Dwsrep_mysqld.h259 #define WSREP_ERROR(...) sql_print_error( "WSREP: " __VA_ARGS__) macro
260 #define WSREP_UNKNOWN(fmt, ...) WSREP_ERROR("UNKNOWN: " fmt, ##__VA_ARGS__)
H A Dwsrep_applier.cc147 WSREP_ERROR("applier could not read binlog event, seqno: %lld, len: %zu", in wsrep_apply_events()
H A Dwsrep_client_service.cc95 WSREP_ERROR("rbr write fail, data_len: %zu", in prepare_data_for_replication()
H A Dservice_wsrep.cc403 WSREP_ERROR("Thread %s trx_id: %llu thread: %ld " in wsrep_report_bf_lock_wait()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dwsrep_utils.h347 WSREP_ERROR("Mutex lock failed: %s", strerror(err)); in lock()
358 WSREP_ERROR("Mutex unlock failed: %s", strerror(err)); in ~lock()
H A Dwsrep_mysqld.h255 #define WSREP_ERROR(...) WSREP_LOG(sql_print_error, ##__VA_ARGS__) macro
256 #define WSREP_UNKNOWN(fmt, ...) WSREP_ERROR("UNKNOWN: " fmt, ##__VA_ARGS__)
H A Dwsrep_client_service.cc96 WSREP_ERROR("rbr write fail, data_len: %zu",
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dwsrep_applier.cc114 WSREP_ERROR("applier could not read binlog event, seqno: %lld, len: %zu", in wsrep_apply_events()
H A Dwsrep_mysqld.h246 #define WSREP_ERROR(...) WSREP_LOG(sql_print_error, ##__VA_ARGS__) macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dwsrep_mysqld.h256 #define WSREP_ERROR(...) WSREP_LOG(sql_print_error, ##__VA_ARGS__) macro

1234567