You dont have the FILE privileges.

http://www.mysql.com/documentation/mysql/bychapter/manual_MySQL_Database_Adm
inistration.html#GRANT


Thanks,

Sherwin Ang
Web Programmer / Systems Administrator
Alchemy Solutions
http://www.alchemy.com.ph
Creative. Technology.

Tridel Technologies, Inc.
7th Floor Hanston Building
Emerald Ave., Ortigas Center
Pasig City

Tel: (632) 634-5141/ (632) 634-5140
Fax: (632) 634-5139

----- Original Message -----
From: "Larry Reiter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 11, 2002 8:37 AM
Subject: Access Denied!


> I am trying to load some new data into my database and I keep getting
> this error:
>
> ERROR 1045: Access denied for user: 'lreiter@localhost' (Using password:
YES)
>
> The files I am loading are located in another directory on the server
> and I used the absolute path to point to them, but I still get an
> error.
>
> The load statement looks like:
>
> mysql> load data infile
> "/users/u2/lreiter/Bigstuff/Genomes/parsed/ec-dm.parsed"
>       -> into table BLAST;
>
> Any help appreciated.
>
> Cheers,
>
> LTR
> --
> Dr. Lawrence T. Reiter
> Postdoctoral Fellow
> Department of Biology, UCSD
> Bonner Hall Room 4221
> 9500 Gilman Drive
> La Jolla, CA   92093-0349
>
> Phone: (858) 534-0442
> FAX: (858) 822-2044
> http://homophila.sdsc.edu
> email: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to