• unknown's avatar
    log.cc: · 5beb6005
    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
    5beb6005
log.cc 39.3 KB