[EMAIL PROTECTED] writes:
> >Description:
> 
> 2.23.49 can not set local_infile to enable.
> We can not use "LOAD DATA LOCAL INFILE ... ";
> 
> configure script is almost strange '$enablewal'
> not '$enableval'.
> 
> >How-To-Repeat:
>       

Hi!

Thank you for your report. We have fixed a bug and fix will come in
3.23.50. 

The problem is that in configure.in we forgot to add:

AC_SUBST(ENABLE_LOCAL_INFILE)

We have now fixed this in the MySQL 3.23 source tree..

The fix is to add

[client]
local-infile=1

to /etc/my.cnf.

If it is not secret, what are you using MySQL for at Fuji Film ??

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