Squintz
08-02-2002, 08:38 PM
When i try and add a column to an existion database i get an error...
Here is waht i type:
mysql> ALTER TABLE Jokes ADD COLUMN
-->AuthorName VARCHAR(255);
and here is the error
ERROR 7: Error on rename of '.\jokes\jokes.MYI' to '.\jokes\#sql2-fff98c73-4.MYI
' (Errcode: 13)
Does anyone know why its giving me this error...
Here is waht i type:
mysql> ALTER TABLE Jokes ADD COLUMN
-->AuthorName VARCHAR(255);
and here is the error
ERROR 7: Error on rename of '.\jokes\jokes.MYI' to '.\jokes\#sql2-fff98c73-4.MYI
' (Errcode: 13)
Does anyone know why its giving me this error...