List:General Discussion« Previous MessageNext Message »
From:Egor Egorov Date:June 9 2004 12:48pm
Subject:Re: [mysql-php] mysqlimport error
View as plain text  
nikos@stripped wrote:
> is that a problem?
> I want to avoid ftp db.txt files and then mysqlimport them

You should run mysqlimport on the Windows box and specify MySQL server host with -h
option.

> 
> ----- Original Message -----
> From: "Egor Egorov" <egor.egorov@stripped>
> To: <mysql@stripped>
> Sent: Wednesday, June 02, 2004 4:38 PM
> Subject: Re: [mysql-php] mysqlimport error
> 
> 
>> "nikos" <nikos@stripped> 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



Thread
[mysql-php] mysqlimport errornikos2 Jun
  • Re: [mysql-php] mysqlimport errorEgor Egorov2 Jun
    • Re: [mysql-php] mysqlimport errornikos7 Jun
      • Re: [mysql-php] mysqlimport errorEgor Egorov9 Jun