RE: mysqlimport doesn't work for me

2011-01-03 Thread Jerry Schwartz
>-Original Message- >From: Carsten Pedersen [mailto:cars...@bitbybit.dk] >Sent: Monday, January 03, 2011 1:48 PM >To: Jerry Schwartz >Cc: 'mos'; mysql@lists.mysql.com >Subject: Re: mysqlimport doesn't work for me > >It's been a long time sine I

Re: mysqlimport doesn't work for me

2011-01-03 Thread Carsten Pedersen
It's been a long time sine I used mysqlimport, but you might want to try: - using "--fields-terminated-by" rather than "--fields-terminated" - losing (or escaping) the backticks in --columns= - checking my.cnf to see if the client settings are the same for mysql> and mysqlimport - checking user