RE: Newbie--Easy data loading question

2002-05-27 Thread Slawomir Duda
> -Original Message- > From: Menard, Inc. Information Systems > Sent: Friday, May 24, 2002 3:44 PM > I figured it out but I'm a bit confused as to why it happened. > I'm running the load as user1. The file resides at > /home/user1/data/filename > Permissions: > filename 666 > data 777 > us

Re: Newbie--Easy data loading question

2002-05-27 Thread Andrew Lietzow
o work. If I'm > logged in as that user, why would I have to do that??? > > Thanks > Jake > > -Original Message- > From: Menard, Inc. Information Systems [mailto:[EMAIL PROTECTED]] > Sent: Friday, May 24, 2002 8:26 AM > To: Jay Blanchard; [EMAIL PROTECTED] > Subj

Re: Newbie--Easy data loading question

2002-05-27 Thread Gerald Clark
Because mysql needs 'rx' permissions to read and search the directory. 755 should have been sufficient. Menard, Inc. Information Systems wrote: >I figured it out but I'm a bit confused as to why it happened. >I'm running the load as user1. The file resides at /home/user1/data/filename >Permiss

RE: Newbie--Easy data loading question

2002-05-24 Thread Menard, Inc. Information Systems
er, why would I have to do that??? Thanks Jake -Original Message- From: Menard, Inc. Information Systems [mailto:[EMAIL PROTECTED]] Sent: Friday, May 24, 2002 8:26 AM To: Jay Blanchard; [EMAIL PROTECTED] Subject: RE: Newbie--Easy data loading question yes. I tried all of these methods: 1

RE: Newbie--Easy data loading question

2002-05-24 Thread Menard, Inc. Information Systems
t...that would be the next step, but I prefer not to go there. -Original Message- From: Jay Blanchard [mailto:[EMAIL PROTECTED]] Sent: Friday, May 24, 2002 8:22 AM To: 'Menard, Inc. Information Systems'; [EMAIL PROTECTED] Subject: RE: Newbie--Easy data loading question did

RE: Newbie--Easy data loading question

2002-05-24 Thread Jay Blanchard
did you supply the /full/path/to/the/file/ ? -Original Message- From: Menard, Inc. Information Systems [mailto:[EMAIL PROTECTED]] Sent: Friday, May 24, 2002 8:15 AM To: [EMAIL PROTECTED] Subject: Newbie--Easy data loading question Hello Forgive me for being a little naive but. I a