MySQL Forums
Forum List  »  Other Migration

Re: Windows 2000 / Error in installation
Posted by: Pinaz Kale
Date: July 21, 2008 01:28PM

Hello,


When i am trying to run this query

LOAD DATA LOCAL INFILE '\taxonomy.csv' INTO TABLE taxonomy FIELDS TERMINATED BY ',' LINES TERMINATED BY '\n' (Tax_Id,Family,Genus,SpecificEpithet,InfraSpecificEpithet,InfraSpecificRank,AuthorYearOfScientificName);

i am getting this error.

File ' axonomy.csv' not found (Errcode: 22)

I have placed the taxonomy.csv file in the Mysql\bin folder and also set the class path....

Can any one tell me how to fix this????


Thanks&Regards,
PinazKale.

Options: ReplyQuote


Subject
Views
Written By
Posted
6758
August 07, 2004 05:37AM
Re: Windows 2000 / Error in installation
3492
July 21, 2008 01:28PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.