Lines Matching refs:WSREP_INFO

306   WSREP_INFO("Initialized wsrep sidno %d", wsrep_sidno);  in wsrep_init_sidno()
338 WSREP_INFO("New cluster view: global state: %s:%lld, view# %lld: %s, " in wsrep_view_handler_cb()
375 WSREP_INFO("closing client connections for " in wsrep_view_handler_cb()
524 WSREP_INFO("Waiting to reach ready state"); in wsrep_ready_wait()
527 WSREP_INFO("ready state reached"); in wsrep_ready_wait()
533 WSREP_INFO("Synchronized with group, ready for connections"); in wsrep_synced_cb()
548 WSREP_INFO("MariaDB slave restart"); in wsrep_synced_cb()
576 WSREP_INFO("Read nil XID from storage engines, skipping position init"); in wsrep_init_position()
582 WSREP_INFO("Initial position: %s:%lld", uuid_str, (long long)seqno); in wsrep_init_position()
933 WSREP_INFO("Position %s:%lld given at startup, skipping position recovery", in wsrep_recover()
941 WSREP_INFO("Recovered position: %s:%lld", uuid_str, (long long)seqno); in wsrep_recover()
947 WSREP_INFO("Stop replication"); in wsrep_stop_replication()
950 WSREP_INFO("Provider was not loaded, in stop replication"); in wsrep_stop_replication()
995 WSREP_INFO("Start replication"); in wsrep_start_replication()
999 WSREP_INFO("'wsrep-new-cluster' option used, bootstrapping the cluster"); in wsrep_start_replication()
1876 WSREP_INFO("thread: %lld schema: %s query: %s has been aborted due to multi-master conflict", in wsrep_to_isolation_begin()
2435 WSREP_INFO("killing local connection: %lld", (longlong) tmp->thread_id); in wsrep_close_client_connections()
2535 WSREP_INFO("starting shutdown"); in wsrep_kill_mysql()