From: Ananda Kumar Date: October 17 2012 5:25pm Subject: Re: error 13 List-Archive: http://lists.mysql.com/mysql/228447 Message-Id: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=bcaec5396b5024b8a004cc448dee --bcaec5396b5024b8a004cc448dee Content-Type: text/plain; charset=ISO-8859-1 also try using "load data local infile 'file path' and see if it works On Wed, Oct 17, 2012 at 10:52 PM, Ananda Kumar wrote: > does both directory have permission "777" > > > On Wed, Oct 17, 2012 at 9:27 PM, Rick James wrote: > >> SELinux ? >> >> > -----Original Message----- >> > From: Lixun Peng [mailto:penglixun@stripped] >> > Sent: Tuesday, October 16, 2012 9:03 PM >> > To: kalin >> > Cc: Michael Dykman; mysql@stripped >> > Subject: Re: error 13 >> > >> > Hi, >> > >> > you can switch to mysql user "su - mysql", and then stat this file. >> > if you can't access, mysql user have not permissions. >> > >> > On Wed, Oct 17, 2012 at 11:49 AM, kalin wrote: >> > >> > > >> > > >> > > >> > > On 10/16/12 10:49 PM, Michael Dykman wrote: >> > > >> > >> is your mysql client on the same host as the mysql server? if not, >> > >> google the docs for 'local infile' >> > >> >> > > >> > > yes. my laptop. >> > > >> > > >> > > >> > > >> > > >> > >> On 2012-10-16 10:45 PM, "Lixun Peng" wrote: >> > >> >> > >> Hi, >> > >> >> > >> What's the dir permissions? >> > >> >> > >> For example, if we have a file in /a/b/file, dir a is 644, even >> > >> though file is 777, we can't access file, too. >> > >> >> > >> >> > >> On Wed, Oct 17, 2012 at 10:31 AM, kalin wrote: >> > >> >> > >> >> > >>> >> > >>> hi all.. >> > >>> >> > >>> this hasn't happe... >> > >>> >> > >> -- >> > >> Senior MySQL Developer @ Taobao.com >> > >> >> > >> Mobile Phone: +86 18658156856 (Hangzhou) >> > >> Gtalk: penglixun(at)gmail.com >> > >> Twitter: http://www.twitter.com/plinux >> > >> Blog: http://www.penglixun.com >> > >> >> > >> >> > > -- >> > > MySQL General Mailing List >> > > For list archives: http://lists.mysql.com/mysql >> > > To unsubscribe: http://lists.mysql.com/mysql >> > > >> > > >> > >> > >> > -- >> > Senior MySQL Developer @ Taobao.com >> > >> > Mobile Phone: +86 18658156856 (Hangzhou) >> > Gtalk: penglixun(at)gmail.com >> > Twitter: http://www.twitter.com/plinux >> > Blog: http://www.penglixun.com >> > > --bcaec5396b5024b8a004cc448dee--