adrian GREEMAN wrote:
> I have also read the manual section on this {as I should have
> done] to try and understand it
> and how to enable reading a local file - the discussion section
> seems confusing and confused.
>
> I tried following what others have done and
> modified the ini file with set-variable=local-infile=0
> and with set-variable=local-infile=1 and with
> set-variable=local-infile[=1]
As a command-line option to mysql the first equal sign should not be there
and as of 4.0 set-variable is depreciated and should be left out all
together.
AFAIK set-variable is not to be used within the configuartion file(s)

> I obviously need to do something different
For you and me, while both server and client are on the same system, the
LOCAL phrase is redundant, just do without it for now ...

HansH


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to