LOAD DATA INFILE '<full_path_to_text_file>' INTO TABLE <table_name> FIELDS TERMINATED BY ',' LINES TERMINATED BY '\r\n';