"Robert" <[EMAIL PROTECTED]> wrote:
> 
> Having problems using 'LOAD DATA LOCAL INFILE' from a UNIX client talking to
> a Win32 server. I've read the documentation several times now and have had
> zero success with this command.
> 
> My server has the appropriate permissions configured in the MY.INI file
> (this was verified using 'show variables') as does my client on the UNIX
> system. I am attempting this using the "root" login to my server during
> testing.
> 
> I receive the dreaded "command not valid for this version of MySQL" error.
> 
> Server is Win32 MySQL max 4.0.16
> Client is FreeBSD MySQL 4.0.13

You should run client and server with --local-infile option:
        http://www.mysql.com/doc/en/LOAD_DATA_LOCAL.html



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