At 7:16 PM +0200 6/7/01, Sean O'Keeffe wrote:
>hi there,
>i've got a problem which someone might be able to help me with.
>i'm importing text files into a database in mysql using mysqlimport :
> /users/mysql/bin/mysqlimport -u ***** databasename *.txt
>however i'm getting the following error all the time:
> Can't get stat of '/datenbank/ensembl/ensembl/Xref.txt.table'
>(Errcode: 13), when using table: Xref
>can anyone throw some light on the problem?
>thanks,
>Sean.
% perror 13
Error code 13: Permission denied
Looks like the server can't access the file. If the server is running
on the local host, try using mysqlimport --local and you probably won't
have this problem.
--
Paul DuBois, [EMAIL PROTECTED]
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php