Re: Error 7 - Errorcode 13

2003-02-13 Thread Rafal Jank
On Thu, 13 Feb 2003 13:35:33 -0300
Sauer - brfree [EMAIL PROTECTED] wrote:

 I'm trying to add a new column into a table, but I have received the folow
 message:
 
 [Des057] ERROR 7: Error on rename of '.\vendas\pedidos.MYI' to
 '.\vendas\#sql2-6f0-15.MYI' (Errcode: 13)
 

There is something wrong with your file privileges.
error 13 means permission denied

-- 
_/_/  _/_/_/  - Rafa Jank [EMAIL PROTECTED] -
 _/  _/  _/  _/   _/ Wirtualna Polska SA   http://www.wp.pl 
  _/_/_/_/  _/_/_/ul. Traugutta 115c, 80-237 Gdansk, tel/fax. (58)5215625
   _/  _/  _/ ==*  http://szukaj.wp.pl *==--

-
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 7 - Errorcode 13

2003-02-13 Thread Stefan Hinz
Sauer,

 I'm trying to add a new column into a table, but I have received the folow
 message:
 [Des057] ERROR 7: Error on rename of '.\vendas\pedidos.MYI' to
 '.\vendas\#sql2-6f0-15.MYI' (Errcode: 13)

Which MySQL version? Guess you're running MySQL under Win2K or WinXP.
I had the same kind of problem with any ALTER TABLE commands, and with
MySQL version  4.0.1 and  4.0.6. I tried 4.0.6, 4.0.7, 4.0.8,
MySQL version  4.0.10, no problems anymore. So I'd suggest you
MySQL version  update.

Regards,
--
  Stefan Hinz [EMAIL PROTECTED]
  iConnect GmbH http://iConnect.de
  Heesestr. 6, 12169 Berlin (Germany)
  Telefon: +49 30 7970948-0  Fax: +49 30 7970948-3


-
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 7 - Errorcode 13

2003-02-13 Thread Andrew Braithwaite
Are you tring to create a fulltext index on a blob field?

If so - it won't work - fulltext can use only text fields.

Cheers,

Andrew

-Original Message-
From: Sauer - brfree [mailto:[EMAIL PROTECTED]] 
Sent: 13 February 2003 16:36
To: Lista Mysql 1
Subject: Error 7 - Errorcode 13


I'm trying to add a new column into a table, but I have received the folow
message:

[Des057] ERROR 7: Error on rename of '.\vendas\pedidos.MYI' to
'.\vendas\#sql2-6f0-15.MYI' (Errcode: 13)

Please, help me.


-
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

-
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