Lines Matching refs:WSREP_DEBUG
356 WSREP_DEBUG("%s", msg); in wsrep_log_cb()
742 WSREP_DEBUG("Server initial position: %s", wsrep_start_position); in wsrep_server_initial_position()
902 WSREP_DEBUG("SR storage init for: %s", in wsrep_init()
1002 WSREP_DEBUG("wsrep_deinit"); in wsrep_deinit()
1029 WSREP_DEBUG("wsrep_thr_deinit"); in wsrep_thr_deinit()
1098 WSREP_DEBUG("Disconnect provider"); in wsrep_stop_replication()
1120 WSREP_DEBUG("Disconnect provider"); in wsrep_shutdown_replication()
1138 WSREP_DEBUG("wsrep_start_replication"); in wsrep_start_replication()
1217 WSREP_DEBUG("wsrep_sync_wait: thd->variables.wsrep_sync_wait= %u, " in wsrep_sync_wait()
1276 WSREP_DEBUG("wsrep_sync_wait_upto: %d", ret); in wsrep_sync_wait_upto()
1308 WSREP_DEBUG("Temporary table %s.%s already opened query=%s", table->db.str, in wsrep_append_fk_parent_table()
1320 WSREP_DEBUG("Unable to open table for FK checks for %s", wsrep_thd_query(thd)); in wsrep_append_fk_parent_table()
1336 WSREP_DEBUG("appended fkey %s", f_key_info->referenced_table->str); in wsrep_append_fk_parent_table()
1365 WSREP_DEBUG("Option `socket.ssl_reload` not found in parameters."); in wsrep_reload_ssl()
1900 WSREP_DEBUG("Rewrote '%s' as '%s'", thd->query(), buff.ptr()); in wsrep_drop_table_query()
1944 WSREP_DEBUG("wsrep OSU failed for %s", wsrep_thd_query(thd)); in wsrep_should_replicate_ddl()
1950 WSREP_DEBUG("wsrep OSU failed for %s", wsrep_thd_query(thd)); in wsrep_should_replicate_ddl()
2014 WSREP_DEBUG("replicating CTAS of empty table as TOI"); in wsrep_can_run_in_toi()
2018 WSREP_DEBUG("skipping create table of CTAS replication"); in wsrep_can_run_in_toi()
2162 WSREP_DEBUG("KILL as TOI: %s", thd->query()); in wsrep_TOI_event_buf()
2223 WSREP_DEBUG("TOI Begin: %s", wsrep_thd_query(thd)); in wsrep_TOI_begin()
2227 WSREP_DEBUG("No TOI for %s", wsrep_thd_query(thd)); in wsrep_TOI_begin()
2255 WSREP_DEBUG("TO isolation skipped, sql: %s." in wsrep_TOI_begin()
2272 WSREP_DEBUG("to_execute_start() failed for %llu: %s, seqno: %lld", in wsrep_TOI_begin()
2356 WSREP_DEBUG("TO END: %lld: %s", client_state.toi_meta().seqno().get(), in wsrep_TOI_end()
2377 WSREP_DEBUG("TO END: %lld", client_state.toi_meta().seqno().get()); in wsrep_TOI_end()
2389 WSREP_DEBUG("RSU BEGIN: %lld, : %s", wsrep_thd_trx_seqno(thd), in wsrep_RSU_begin()
2404 WSREP_DEBUG("RSU END: %lld : %s", wsrep_thd_trx_seqno(thd), in wsrep_RSU_end()
2444 WSREP_DEBUG("Aborting TOI: Replication paused on node for FTWRL/BACKUP STAGE.: %s %llu", in wsrep_to_isolation_begin()
2451 WSREP_DEBUG("thread holds MDL locks at TI begin: %s %llu", in wsrep_to_isolation_begin()
2589 WSREP_DEBUG("BF thread waiting for SR in aborting state"); in wsrep_handle_mdl_conflict()
2613 WSREP_DEBUG("BF thread waiting for FLUSH"); in wsrep_handle_mdl_conflict()
2619 WSREP_DEBUG("DROP caused BF abort, conf %s", in wsrep_handle_mdl_conflict()
2672 WSREP_DEBUG("aborting replicated trx: %llu", (ulonglong)(thd->real_id)); in abort_replicated()
2717 WSREP_DEBUG("Informing thread %lld that it's time to die", in have_client_connections()
2743 WSREP_DEBUG("wait for committing transaction to close: %d sleep: %d", wait_time, sleep_time); in wsrep_wait_committing_connections_close()
2746 WSREP_DEBUG("wait for committing transaction to close: %d", wait_time); in wsrep_wait_committing_connections_close()
2757 WSREP_DEBUG("Informing thread %lld that it's time to die", in kill_all_threads()
2767 WSREP_DEBUG("closing connection %lld", (longlong) thd->thread_id); in kill_all_threads()
2808 WSREP_DEBUG("waiting for client connections to close: %u", THD_count::value()); in wsrep_close_client_connections()
2822 WSREP_DEBUG("closing applier %lld", (longlong) thd->thread_id); in wsrep_close_applier()
2833 WSREP_DEBUG("closing wsrep thread %lld", (longlong) thd->thread_id); in wsrep_close_threads_callback()
2965 WSREP_DEBUG("CREATE TEMPORARY TABLE LIKE... skipped replication\n %s", in wsrep_create_like_table()
2985 WSREP_DEBUG("TMP TABLE: %s ret_code %d", query.ptr(), result); in wsrep_create_like_table()
3145 WSREP_DEBUG("wsrep system thread %llu, %p starting", in start_wsrep_THD()
3149 WSREP_DEBUG("wsrep system thread: %llu, %p closing", in start_wsrep_THD()
3177 WSREP_DEBUG("wsrep running threads now: %lu", wsrep_running_threads); in start_wsrep_THD()
3258 WSREP_DEBUG("wsrep_commit_empty(%llu)", thd->thread_id); in wsrep_commit_empty()
3286 WSREP_DEBUG("wsrep_commit_empty failed: %d", wsrep_current_error(thd)); in wsrep_commit_empty()