Jochen Kaechelin <[EMAIL PROTECTED]> wrote:
> Can somebody tell me what's wrong with this query:
> 
> $sql="SELECT * INTO OUTFILE 'infoanforderung/$nameliste' FIELDS 
> TERMINATED BY ';' LINES TERMINATED BY '\n' FROM net_contact WHERE 
> nachname='Erbel'";
> 
> I get no results! Without "INTO OUTFILE everything works fine!

What exactly does "no result" mean? The file was not created, or file was empty, or 
you received error message etc.


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [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