This is with MySQL 3.23.42-nt on Windows 2000.

I am issuing the following SQL statement and getting back an error message.

ALTER TABLE Database.Table ADD COLUMN Field VARCHAR(255)

error: 7, Error on rename of '.\Database\Table.MYI' to
'.\Database\#sql2-538-1.MYI' (Errcode: 13)

A CHECK TABLE of the table says that it is OK, but a REPAIR TABLE reports an
error '13 when fixing table' and 'Operation Failed' as the final status.

Any ideas of what is going wrong?

[fletcher]

--
Fletcher Sandbeck                         [EMAIL PROTECTED]
Lasso Product Specialist                   [EMAIL PROTECTED]
Blue World Communications, Inc.         http://www.blueworld.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

Reply via email to