From: Date: June 7 2004 9:24pm Subject: Re: [mysql-php] mysqlimport error List-Archive: http://lists.mysql.com/mysql/166867 Message-Id: <012c01c44cc7$206661c0$b9ba3ac1@nikos> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-7" Content-Transfer-Encoding: 7bit is that a problem? I want to avoid ftp db.txt files and then mysqlimport them ----- Original Message ----- From: "Egor Egorov" To: Sent: Wednesday, June 02, 2004 4:38 PM Subject: Re: [mysql-php] mysqlimport error > "nikos" wrote: > > > > I'm trying > > > > mysqlimport --local -d --fields-enclosed-by="|" --fields-terminated-by=";" - > > -lines-terminted-by="\n" -unikos -p mydb c://temp//programs.txt > > > > but i get an > > Error: File 'c:/temp/programs.txt' not found (Errcode: 2), when using > > table: programs > > > > What I'm doing wrong? > > > > RH-9 - APACHE v2 - mysql 3.23.54 > > Looks like you run mysqlimport on the server host but file is located on Windows box. > > > > -- > For technical support contracts, goto https://order.mysql.com/?ref=ensita > This email is sponsored by Ensita.net http://www.ensita.net/ > __ ___ ___ ____ __ > / |/ /_ __/ __/ __ \/ / Egor Egorov > / /|_/ / // /\ \/ /_/ / /__ Egor.Egorov@stripped > /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net > <___/ www.mysql.com > > > >