• unknown's avatar
    don't need to tag the slave SQL thread as "bootstrap". It causes duplicate · 0e6b9457
    unknown authored
    error messages when a query goes wrong.
    Note that from now on, if you run with --slave-skip-error=xx, then nothing will
    be printed to the error log when the slave is having this error xx and
    skipping it (but you don't care as you want to skip it).
    
    
    sql/repl_failsafe.cc:
      a comment about the use of thd->bootstrap in failsafe (unused code)
    0e6b9457
slave.cc 133 KB