UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
...
LOAD DATA LOCAL INFILE 'c:\\msrMSR\\lambda\\2017-08-01_event-export.csv' REPLACE INTO TABLE infinera_dna_outages FIELDS TERMINATED BY ',' OPTIONALLY ENCLOSED BY '\"' LINES TERMINATED BY '\n' IGNORE 10 LINES;
...