Re: Error: 6 (Errcode: 13)

2001-08-28 Thread Gerald Clark

It means mysql does not have write permission on the sports directory.

Grigory Bakunov wrote:

> Date |Fri, 24 Aug 2001 14:09:20 -0500
>>From |"Tyler Longren" <[EMAIL PROTECTED]>
> 
> Hello!
> 
> TL> DROP TABLE Track
> TL> Error: 6 - Error on delete of '.\sports\track.ISD' (Errcode: 13)
> 
> TL> Anyone know what that means?  As you can see, it came from tryign to do a
> TL> DROP on a table.
> 
> TL> Thanks,
> TL> Tyler Longren
> 
> Looks like file permissions problems.
> Check this instructions:
> http://www.mysql.com/doc/F/i/File_permissions.html
> 
> ___
> For technical support contracts, visit https://order.mysql.com/
> This email is sponsored by SWSoft, http://www.asplinux.ru/
>__  ___ ___   __
>   /  |/  /_ __/ __/ __ \/ /Grigory Bakunov <[EMAIL PROTECTED]>
>  / /|_/ / // /\ \/ /_/ / /__   MySQL AB / SWSoft
> /_/  /_/\_, /___/\___\_\___/
><___/   www.mysql.com
> 
> 
> -
> 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


-- 
Gerald L. Clark
[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




Re: Error: 6 (Errcode: 13)

2001-08-28 Thread Grigory Bakunov

Date |Fri, 24 Aug 2001 14:09:20 -0500
>From |"Tyler Longren" <[EMAIL PROTECTED]>

Hello!

TL> DROP TABLE Track
TL> Error: 6 - Error on delete of '.\sports\track.ISD' (Errcode: 13)

TL> Anyone know what that means?  As you can see, it came from tryign to do a
TL> DROP on a table.

TL> Thanks,
TL> Tyler Longren

Looks like file permissions problems.
Check this instructions:
http://www.mysql.com/doc/F/i/File_permissions.html

___
For technical support contracts, visit https://order.mysql.com/
This email is sponsored by SWSoft, http://www.asplinux.ru/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Grigory Bakunov <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB / SWSoft
/_/  /_/\_, /___/\___\_\___/
   <___/   www.mysql.com


-
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




RE: Error: 6 (Errcode: 13)

2001-08-25 Thread Carsten H. Pedersen

> DROP TABLE Track
> Error: 6 - Error on delete of '.\sports\track.ISD' (Errcode: 13)
> 
> Anyone know what that means?  As you can see, it came from tryign to do a
> DROP on a table.

"Permission denied".

Maybe the dir permissions aren't correctly set up?

/ Carsten
--
Carsten H. Pedersen
keeper and maintainer of the bitbybit.dk MySQL FAQ
http://www.bitbybit.dk/mysqlfaq

-
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




Error: 6 (Errcode: 13)

2001-08-25 Thread Tyler Longren

DROP TABLE Track
Error: 6 - Error on delete of '.\sports\track.ISD' (Errcode: 13)

Anyone know what that means?  As you can see, it came from tryign to do a
DROP on a table.

Thanks,
Tyler Longren


-
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