On 1/2/02 at 3:32 PM, Robert Alexander wrote:
> I'd suggest checking to see if you (or the user MySQL is running as)
> have the necessary permissions to alter or rename a file in that
> directory.
Some additional details. I can usually perform at least one ADD COLUMN
successfully before I start
shutting down the server and deleting the tables just to alter a
feild.
Thanks,
Stephen Rainey
-Original Message-
From: Robert Alexander [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 02, 2002 12:33 PM
To: Fletcher Sandbeck
Cc: [EMAIL PROTECTED]
Subject: Re: Error Code 13 when using
I'd suggest checking to see if you (or the user MySQL is running as) have the
necessary permissions to alter or rename a file in that directory.
/Rob
At 12:16 -0800 2002/01/02, Fletcher Sandbeck wrote:
>This is with MySQL 3.23.42-nt on Windows 2000.
>
>I am issuing the following SQL statement a
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