• unknown's avatar
    sql_parse.cc: · 66b97195
    unknown authored
      Don't skip SET command even if --replicate-wild* says to.
      E.g., SET ONE_SHOT TIME_ZONE = 'XYZ' should be executed (BUG #12542)
    
    
    sql/sql_parse.cc:
      Don't skip SET command even if --replicate-wild* says to.
      E.g., SET ONE_SHOT TIME_ZONE = 'XYZ' should be executed (BUG #12542)
    66b97195
sql_parse.cc 167 KB