2 messages in com.mysql.lists.win32Mysqlimport Problem
FromSent OnAttachments
Masood Ahmed20 Jun 2003 06:06 
Masood Ahmed24 Jun 2003 06:05 
Subject:Mysqlimport Problem
From:Masood Ahmed (maso@attbi.com)
Date:06/20/2003 06:06:13 AM
List:com.mysql.lists.win32

Hi,

I am using mySQL 4.0.13 on W2K Pro. When I try to import a comma-delimited file into my database, I get the following error:

H:\mysql\bin>mysqlimport --user=root -prl -fields-terminated-by=, computer-stores stores.txt Mysqlimport: unknown option '-e'

The table I am trying to import into is called 'stores'. The input file has the same number of fields as the table. I tried several different variations but nothing worked. Have no idea what '-e' means.

Does anyone have any ideas?

Thanks in advance, Masood