Lines Matching refs:WSREP_ERROR

343     WSREP_ERROR("SST failed for position %s initialized %d server_state %s",  in wsrep_sst_complete()
431 WSREP_ERROR("Failed to parse uuid:seqno pair: '%s'", str); in sst_scan_uuid_seqno()
544 WSREP_ERROR("Failed to read '%s <addr>' from: %s\n\tRead: '%s'", in sst_joiner_thread()
557 WSREP_ERROR("Failed to execute: %s : %d (%s)", in sst_joiner_thread()
592 WSREP_ERROR("Failed to read uuid:seqno and wsrep_gtid_domain_id from " in sst_joiner_thread()
633 WSREP_ERROR("Failed to get donor wsrep_gtid_domain_id."); in sst_joiner_thread()
664 WSREP_ERROR("my_thread_init() failed, can't signal end of SST. " in sst_joiner_thread()
673 WSREP_ERROR("Failed to allocate THD to restore view from local state, " in sst_joiner_thread()
723 WSREP_ERROR("sst_append_env_var(): snprintf(%s=%s) failed: %d", in sst_append_env_var()
1038 WSREP_ERROR("sst_prepare_other(): could not allocate cmd buffer of %zd bytes", in sst_prepare_other()
1049 WSREP_ERROR("sst_prepare_other(): generate_binlog_opt_val() failed: %d", in sst_prepare_other()
1056 WSREP_ERROR("sst_prepare_other(): generate_binlog_index_opt_val() failed %d", in sst_prepare_other()
1083 WSREP_ERROR("sst_prepare_other(): snprintf() failed: %d", ret); in sst_prepare_other()
1093 WSREP_ERROR("sst_prepare_other(): env. var ctor failed: %d", -env.error()); in sst_prepare_other()
1099 WSREP_ERROR("sst_prepare_other(): appending auth failed: %d", ret); in sst_prepare_other()
1107 WSREP_ERROR("sst_prepare_other(): appending data " in sst_prepare_other()
1122 WSREP_ERROR("sst_prepare_other(): mysql_thread_create() failed: %d (%s)", in sst_prepare_other()
1133 WSREP_ERROR("sst_prepare_other(): mysql_thread_create() failed: %d (%s)", in sst_prepare_other()
1187 WSREP_ERROR ("Could not prepare state transfer request: " in sst_prepare_mysqldump()
1199 WSREP_ERROR("sst_prepare_other(): mysql_thread_create() failed: %d (%s)", in sst_prepare_mysqldump()
1240 WSREP_ERROR("Could not parse wsrep_node_address : %s", in wsrep_sst_prepare()
1258 WSREP_ERROR("Failed to guess address to accept state transfer. " in wsrep_sst_prepare()
1304 WSREP_ERROR("Failed to prepare for '%s' SST. Unrecoverable.", in wsrep_sst_prepare()
1340 WSREP_ERROR("Try %d/%d: '%s' failed: %d (%s)", in sst_run_shell()
1369 WSREP_ERROR("Could not parse SST address : %s", addr); in sst_donate_mysqldump()
1380 WSREP_ERROR("sst_donate_mysqldump(): " in sst_donate_mysqldump()
1416 WSREP_ERROR("sst_donate_mysqldump(): snprintf() failed: %d", ret); in sst_donate_mysqldump()
1462 WSREP_ERROR("Failed to open '%s': %d (%s)", tmp_name, err, strerror(err)); in sst_create_file()
1478 WSREP_ERROR("Failed to rename '%s' to '%s': %d (%s)", tmp_name, in sst_create_file()
1493 WSREP_ERROR("SST query: %s failed", query); in run_sql_command()
1558 WSREP_ERROR("Failed to flush and lock tables"); in sst_flush_tables()
1592 WSREP_ERROR("Failed to open '%s': %d (%s)", tmp_name, err,strerror(err)); in sst_flush_tables()
1609 WSREP_ERROR("Failed to rename '%s' to '%s': %d (%s)", in sst_flush_tables()
1643 WSREP_ERROR("Failed to disallow InnoDB writes"); in sst_disallow_writes()
1739 WSREP_ERROR("Failed to read from: %s", proc.cmd()); in sst_donor_thread()
1746 WSREP_ERROR("Failed to execute: %s : %d (%s)", in sst_donor_thread()
1785 WSREP_ERROR("sst_donate_other(): " in sst_donate_other()
1796 WSREP_ERROR("sst_donate_other(): generate_binlog_opt_val() failed: %d",ret); in sst_donate_other()
1802 WSREP_ERROR("sst_prepare_other(): generate_binlog_index_opt_val() failed %d", in sst_donate_other()
1837 WSREP_ERROR("sst_donate_other(): snprintf() failed: %d", ret); in sst_donate_other()
1855 WSREP_ERROR("sst_donate_other(): mysql_thread_create() failed: %d (%s)", in sst_donate_other()
1904 WSREP_ERROR("Bad SST method name. SST canceled."); in wsrep_sst_donate()
1926 WSREP_ERROR("Bad SST address string. SST canceled."); in wsrep_sst_donate()
1933 WSREP_ERROR("wsrep_sst_donate_cb(): env var ctor failed: %d", -env.error()); in wsrep_sst_donate()
1940 WSREP_ERROR("wsrep_sst_donate_cb(): appending auth env failed: %d", ret); in wsrep_sst_donate()
1948 WSREP_ERROR("wsrep_sst_donate_cb(): appending remote auth env failed: " in wsrep_sst_donate()
1958 WSREP_ERROR("wsrep_sst_donate_cb(): appending data " in wsrep_sst_donate()
1971 WSREP_ERROR("sst_donate: mysql_thread_create() failed: %d (%s)", in wsrep_sst_donate()