Mailinglist Archive: opensuse (887 mails)

< Previous Next >
Re: [opensuse] MySQL Load Data Local Infile problem
  • From: Per Jessen <per@xxxxxxxxxxxx>
  • Date: Thu, 27 Jan 2011 16:21:31 +0100
  • Message-id: <ihs2hr$r4r$3@saturn.local.net>
Bob Williams wrote:

To the database gurus

I've just started exploring mysql (I'm a db newbie), and run into a
'feature'.

When I do LOAD DATA LOCAL INFILE '/path/to/file.txt' INTO TABLE
mytable;

I get Error 1148: The used command is not allowed with this MySQL
version


You probably need to start mysql with '--load-infile'.



--
Per Jessen, Zürich (2.1°C)

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups
References