• unknown's avatar
    log.cc: · b870cfa5
    unknown authored
      We must not commit inside InnoDB when LOAD DATA INFILE just writes a block to the binlog; only commit if the log event type is QUERY_EVENT or EXECUTE_LOAD_EVENT
    
    
    sql/log.cc:
      We must not commit inside InnoDB when LOAD DATA INFILE just writes a block to the binlog; only commit if the log event type is QUERY_EVENT or EXECUTE_LOAD_EVENT
    b870cfa5
log.cc 39.3 KB