Hello,

I seem to have corrupted mySQL deep down inside. I can not create any tables in any 
new databases. I will get the exact same errcode each time ... that is :

SQL-query:

CREATE TABLE test (user_id INT (6)  not null AUTO_INCREMENT, notes VARCHAR (100)  not 
null  , PRIMARY KEY (user_id))
MySQL said: Error writing file './relata/test.frm' (Errcode: 69) 


I don't have root access to my server, and also can't find a list of what any of the 
errcodes mean.

Looking for help

Peter

Reply via email to