RE: The Execute from the command line

2009-10-05 Thread Lucas . CTR . Heuman
Thanks that worked. I was trying -v from the help. Gavin Towey 10/02/2009 05:30 PM To Lucas CTR Heuman/ACT/CNTR/f...@faa, "mysql@lists.mysql.com" cc Subject RE: The Execute from the command line Mysql -vv See mysql --help for more info Regards, Gavin Towey ---

RE: The Execute from the command line

2009-10-02 Thread Gavin Towey
Mysql -vv See mysql --help for more info Regards, Gavin Towey -Original Message- From: lucas.ctr.heu...@faa.gov [mailto:lucas.ctr.heu...@faa.gov] Sent: Friday, October 02, 2009 2:20 PM To: mysql@lists.mysql.com Subject: The Execute from the command line I am using linuxmachine:/var

The Execute from the command line

2009-10-02 Thread Lucas . CTR . Heuman
I am using linuxmachine:/var/wwwdev/lucas# mysql -udatabase -ppassword -e "LOAD DATA LOCAL INFILE '/var/wwwdev/lucas/cardreaderimport/update.csv' into table Project.testtest fields terminated by ',' lines terminated by '\n' (Id,LastName,MiddleName,FirstName,TimeStamp,Ext,Status,Location,Expi