Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2003 21:37:05 -0400
From:      Guy Middleton <guy@obstruction.com>
To:        ports@FreeBSD.org
Subject:   option for "LOAD DATA LOCAL" in mysql40
Message-ID:  <20030805013705.GA69200@chaos.obstruction.com>

next in thread | raw e-mail | index | archive | help
MySQL 4.0 by default does not recognise the "LOAD DATA LOCAL" SQL statement;
this is a change in behaviour from previous versions.

Could we have an option to configure in the port to enable this?

It looks like "--enable-local-infile" would be needed for mysql40-server, and
"--local-infile=1" for mysql40-client.

 -Guy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030805013705.GA69200>