IL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, June 02, 2004 4:38 PM
> Subject: Re: [mysql-php] mysqlimport error
>
>
>> "nikos" <[EMAIL PROTECTED]> wrote:
>> >
>> > I'm trying
>> >
>> >
> mysqlimport -
is that a problem?
I want to avoid ftp db.txt files and then mysqlimport them
- Original Message -
From: "Egor Egorov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 02, 2004 4:38 PM
Subject: Re: [mysql-php] mysqlimport error
> "ni
"nikos" <[EMAIL PROTECTED]> wrote:
>
> I'm trying
>
> mysqlimport --local -d --fields-enclosed-by="|" --fields-terminated-by=";" -
> -lines-terminted-by="\n" -unikos -p mydb c://temp//programs.txt
>
> but i get an
> Error: File 'c:/temp/programs.txt' not found (Errcode: 2), when using
> table: p
Hello list
I'm trying
mysqlimport --local -d --fields-enclosed-by="|" --fields-terminated-by=";" -
-lines-terminted-by="\n" -unikos -p mydb c://temp//programs.txt
but i get an
Error: File 'c:/temp/programs.txt' not found (Errcode: 2), when using
table: programs
What I'm doing wrong?
RH-9 - AP
Good morning,
We recently put a new server online (FreeBSD) with MySQL version 4.0.15.
I have a couple of AWK scripts which used to work properly (on another
FreeBSD server with 3.23.n MySQL) with mysqlimport. Now I am getting the
following error...
/usr/local/bin/mysqlimport: Error: The used
Probably a permission problem. If it cannot read the file it cannot import
it.
monster> perror 13
Error code 13: Permission denied
-Original Message-
From: James E Hicks III [mailto:[EMAIL PROTECTED]
Sent: Monday, March 24, 2003 11:48 AM
To: Mysql
Subject: mysqlimport: Error: Ca
ust have the FILE
privilege on the server host.
Try chmoding it 666 or moving it to the same partition as your MySQL data
dir.
Dan
-Original Message-
From: James E Hicks III [mailto:[EMAIL PROTECTED]
Sent: Monday, March 24, 2003 2:48 PM
To: Mysql
Subject: mysqlimport: Error: Can't get
On 24-Mar-2003 James E Hicks III wrote:
> mysqlimport: Error: Can't get stat of '/fullpathto/thefile.SQL' (Errcode:
> 13), when using table: thefile
>
localhost.dread$ perror 13
Error code 13: Permission denied
localhost.dread$
--
Don Read
: mysqlimport: Error: Can't get stat of
Why am I getting this error? I have looked on google and it said to use
the full path when naming the import file. I have done this and still
get the error. What else could I be doing wrong?
#
mysqlimport -d --fields-optionally-enclosed-by=\' --fields-ter
sword=pword DB_2update /fullpathto/thefile.SQL
mysqlimport: Error: Can't get stat of '/fullpathto/thefile.SQL' (Errcode: 13), w
hen using table: thefile
For the filter.
sql, query
James E Hicks III
Noland Company
2700 Warwick Blvd
Newport News, VA 23607
757-928-9000 ext 435
[EMAIL PR
On Tuesday 18 February 2003 12:08, Stefan Immel wrote:
> we get a strange error when trying to import data into our database:
> mysqlimport: Error: Can't get stat of 'KUNDEN' (Errcode: 13), when using
> table: KUNDEN
>
> it is NO permission Problem, the file ist w
> it is NO permission Problem, the file ist world readable and
> the user CAN access the DB.
stupid me, it WAS a permission problem. The permission for a directory in the path
wasn't right.
sql, mysql or what else the spam filter needs.
-
we get a strange error when trying to import data into our database:
mysqlimport: Error: Can't get stat of 'KUNDEN' (Errcode: 13), when using table: KUNDEN
it is NO permission Problem, the file ist world readable and the user CAN access the
DB.
any hints what else could
Hello to everybody,
I installed mysql ver 11.17 distrib 3.23.49a on redhat
7.2.
I would like to import data into database table using
command line instructions.
I tried mysqlimport but I got the following error
messagge
mysqlimport: Error: The used command is not allowed
with this MySQL version
That means the server does not have permission to read the file.
James E. Hicks III wrote:
> What exactly does this error mean?
>
> mysqlimport: Error: Can't get stat of '/home/jameshicks/NONSTOCK' (Errcode: 13),
> when using table: NONSTO
15 matches
Mail list logo