Thomas Birchmire writes:
> I have the same problem using Linux RedHat 7.2. Just what do I have to
>   configure my binary MySQL : Ver 8.23 Distrib 3.23.49a, for pc-linux-gnu on 
> i686?
>   The rest of MySQL works as advertised. 
>   Regards Tom Birchmire
> 
> 

loca-infile is not a variable.

Therefore, you either start a server with --local-infile or have in
your /etc/my.cnf :

[mysqld]
local-infile

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


---------------------------------------------------------------------
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