Darren,
Saturday, April 20, 2002, 2:34:06 PM, you wrote:

DV> The file is in a world readable directory tree.

DV> Shouldn't the LOCAL qualifier make mysql read the file from the client
DV> running and not the host?

DV> I tried to LOAD DATA LOCAL INFILE on using the name (and no path) of a mysql
DV> FRM file that is in the databases directory on the Mysql host.  The server
DV> found the file even though I specified local.  Don't know if that means
DV> anything or not, or if that  is normal mysql behavior.

DV> exp;
DV> load data local infile 'table.frm' replace into table testtable

DV> Shouldn't mysql be looking for table.frm on my client machine and not the
DV> server?

Have you changed the client software? What is your client version?




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