Commit 524cbe2e authored by anozdrin/alik@quad.'s avatar anozdrin/alik@quad.
Browse files

Disabling declaration of debug variable for non-debug builds.

(originally from Mats)
parent a52a30e3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1896,7 +1896,9 @@ int apply_event_and_update_pos(Log_event* ev, THD* thd, Relay_log_info* rli,
    if (!rli->is_fake)
#endif
    {
#ifndef DBUG_OFF
      char buf[22];
#endif
      DBUG_PRINT("info", ("update_pos error = %d", error));
      DBUG_PRINT("info", ("group %s %s",
                          llstr(rli->group_relay_log_pos, buf),