i believe that this security issue came up with the .51 version of mysql

you can remove this block by adding this to your my.cnf file

[mysqld]
local-infile=1

[mysql]
local-infile=1

- hcir

On Friday, December 6, 2002, at 10:16 AM, Padma kuruganti wrote:

Hi I just downloaded version 3.23.53 for evaluation.
when I try to use LOAD DATA LOCAL INFILE 'some.txt"
into TABLE sometable I get a message saying 'the used
command is not allowed in this version of mySQL. IS

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