Hi Bradley,
Use perror program to see what the error code means..

# perror 28
Error code  28:  No space left on device

Seems like you ran out of space..


Gurhan

-----Original Message-----
From: Bradley Brown [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 15, 2002 5:01 PM
To: [EMAIL PROTECTED]
Subject: Error writing file


Hey all,
    I'm attempting to create a new table within a database. I have tried
from the mysql
client and also from dbtools. Here is the error message I am receiving:

ERROR 3: Error writing file './path_to/file.frm' (Errorcode: 28)

I am trying to add the table as root. I have checked the file permissions
within the
dbase directory and the permissions for all files is "mysql:mysql".

Any suggestions or tips (maybe I'm just being stupid here) would be greatly
appreciated. Thanks very much.
Bradley Brown



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

Reply via email to