mysql import notes to myself
excel spreadsheets exported to csv does not import properly into linux mysql. Symptoms are that it only imports one line. I suspect the dos text carriage return differences is the culprit. Solution, load the csv file into the OpenOffice spreadsheet, then export as a csv again.