Lines Matching refs:WSREP_ERROR

240     WSREP_ERROR("SST failed: %d (%s)",  in wsrep_sst_wait()
420 WSREP_ERROR("Failed to parse uuid:seqno pair: '%s'", str); in sst_scan_uuid_seqno()
531 WSREP_ERROR("Failed to read '%s <addr>' from: %s\n\tRead: '%s'", in sst_joiner_thread()
544 WSREP_ERROR("Failed to execute: %s : %d (%s)", in sst_joiner_thread()
575 WSREP_ERROR("Failed to read uuid:seqno and wsrep_gtid_domain_id from " in sst_joiner_thread()
609 WSREP_ERROR("Failed to get donor wsrep_gtid_domain_id."); in sst_joiner_thread()
652 WSREP_ERROR("sst_append_env_var(): snprintf(%s=%s) failed: %d", in sst_append_env_var()
967 WSREP_ERROR("sst_prepare_other(): could not allocate cmd buffer of %zd bytes", in sst_prepare_other()
978 WSREP_ERROR("sst_prepare_other(): generate_binlog_opt_val() failed: %d", in sst_prepare_other()
985 WSREP_ERROR("sst_prepare_other(): generate_binlog_index_opt_val() failed %d", in sst_prepare_other()
1012 WSREP_ERROR("sst_prepare_other(): snprintf() failed: %d", ret); in sst_prepare_other()
1022 WSREP_ERROR("sst_prepare_other(): env. var ctor failed: %d", -env.error()); in sst_prepare_other()
1028 WSREP_ERROR("sst_prepare_other(): appending auth failed: %d", ret); in sst_prepare_other()
1036 WSREP_ERROR("sst_prepare_other(): appending data " in sst_prepare_other()
1048 WSREP_ERROR("sst_prepare_other(): mysql_thread_create() failed: %d (%s)", in sst_prepare_other()
1098 WSREP_ERROR ("Could not prepare state transfer request: " in sst_prepare_mysqldump()
1122 WSREP_ERROR("Could not allocate %zd bytes for state request", ret); in wsrep_sst_prepare()
1148 WSREP_ERROR("Could not parse wsrep_node_address : %s", in wsrep_sst_prepare()
1166 WSREP_ERROR("Failed to guess address to accept state transfer. " in wsrep_sst_prepare()
1209 WSREP_ERROR("Failed to prepare for '%s' SST. Unrecoverable.", in wsrep_sst_prepare()
1228 WSREP_ERROR("Failed to allocate SST request of size %zu. Can't continue.", in wsrep_sst_prepare()
1254 WSREP_ERROR("Try %d/%d: '%s' failed: %d (%s)", in sst_run_shell()
1286 WSREP_ERROR("Could not parse SST address : %s", addr); in sst_donate_mysqldump()
1297 WSREP_ERROR("sst_donate_mysqldump(): " in sst_donate_mysqldump()
1323 WSREP_ERROR("sst_donate_mysqldump(): snprintf() failed: %d", ret); in sst_donate_mysqldump()
1368 WSREP_ERROR("Failed to open '%s': %d (%s)", tmp_name, err, strerror(err)); in sst_create_file()
1384 WSREP_ERROR("Failed to rename '%s' to '%s': %d (%s)", tmp_name, in sst_create_file()
1400 WSREP_ERROR("SST query: %s failed", query); in run_sql_command()
1465 WSREP_ERROR("Failed to flush and lock tables"); in sst_flush_tables()
1516 WSREP_ERROR("Failed to disallow InnoDB writes"); in sst_disallow_writes()
1611 WSREP_ERROR("Failed to read from: %s", proc.cmd()); in sst_donor_thread()
1618 WSREP_ERROR("Failed to execute: %s : %d (%s)", in sst_donor_thread()
1658 WSREP_ERROR("sst_donate_other(): " in sst_donate_other()
1669 WSREP_ERROR("sst_donate_other(): generate_binlog_opt_val() failed: %d",ret); in sst_donate_other()
1675 WSREP_ERROR("sst_prepare_other(): generate_binlog_index_opt_val() failed %d", in sst_donate_other()
1708 WSREP_ERROR("sst_donate_other(): snprintf() failed: %d", ret); in sst_donate_other()
1723 WSREP_ERROR("sst_donate_other(): mysql_thread_create() failed: %d (%s)", in sst_donate_other()
1773 WSREP_ERROR("Bad SST method name. SST canceled."); in wsrep_sst_donate_cb()
1795 WSREP_ERROR("Bad SST address string. SST canceled."); in wsrep_sst_donate_cb()
1809 WSREP_ERROR("wsrep_sst_donate_cb(): env var ctor failed: %d", -env.error()); in wsrep_sst_donate_cb()
1816 WSREP_ERROR("wsrep_sst_donate_cb(): appending auth env failed: %d", ret); in wsrep_sst_donate_cb()
1824 WSREP_ERROR("wsrep_sst_donate_cb(): appending remote auth env failed: " in wsrep_sst_donate_cb()
1834 WSREP_ERROR("wsrep_sst_donate_cb(): appending data " in wsrep_sst_donate_cb()