Hello.


Similar problems are described at:

  http://dev.mysql.com/doc/mysql/en/Connection_access.html





Richard Whitney <[EMAIL PROTECTED]> wrote:

> I think I'm bringing this up again but with different errors.

> 

> This:                   $sql = "LOAD DATA INFILE '$file' REPLACE INTO TABLE 
> `jobs` FIELDS

> TERMINATED BY '\\t' OPTIONALLY ENCLOSED BY '\"' ESCAPED BY '\\\\' LINES

> TERMINATED BY '\\r\\n'";

> 

> is getting the error "Access denied for user: '[EMAIL PROTECTED]' (Using 
> password: YES"

> 

> I have no idea where the % sign is coming from. shouldn't it say [EMAIL 
> PROTECTED]

> like it's setup in the db connection script?

> 

> Any clues?  Thanks!

> 

> R. Whitney

> Transcend Development

> "Producing the next phase of your internet presence"

> http://xend.net

> Premium Quality Web Hosting

> http://xendhosting.com

> rw AT xend.net

> Net Binder  http://netbinder.net

> 310-943-6498

> 602-288-5340

> 

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to