-
unknown authored
binary logging. sql/repl_failsafe.cc: If the master is running without --log-bin, SHOW MASTER STATUS will return "empty set", i.e. row==0; we must test this before invoking row[0], or segfault.
46f96a30
binary logging. sql/repl_failsafe.cc: If the master is running without --log-bin, SHOW MASTER STATUS will return "empty set", i.e. row==0; we must test this before invoking row[0], or segfault.