Commit abf68e41 authored by unknown's avatar unknown
Browse files

Merge bk-internal.mysql.com:/home/bk/mysql-5.0

into pcgem.rdg.cyberkinetica.com:/var/db/bk/work-acurtis/wl1967.extra1

parents e15bf181 72896c42
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2769,6 +2769,7 @@ void set_slave_thread_options(THD* thd)
{
  thd->options = ((opt_log_slave_updates) ? OPTION_BIN_LOG:0) |
    OPTION_AUTO_IS_NULL;
  thd->variables.completion_type= 0;
}

/*