Thanks
Yes the hoster fixed it by cleaning the temp files
Jacques Brignon
> -Message d'origine-
> De : Sander Smeenk [mailto:[EMAIL PROTECTED]
> Envoyé : lundi 3 avril 2006 10:32
> À : mysql@lists.mysql.com
> Objet : Re: error 28 from table handler
>
> Quoti
Thanks,
Table corruption is exactly what I fear as a result of this problem. As long as
things semm to work again now after the hister cleaned some temp files, how do
I check my db for possible table corruptions?
Selon prathima rao <[EMAIL PROTECTED]>:
> if u have shut down the system then the
Oops forgot to include the list
- Message transféré de Jacques Brignon <[EMAIL PROTECTED]> -
Date : Mon, 03 Apr 2006 10:07:58 +0200
De : Jacques Brignon <[EMAIL PROTECTED]>
Adresse de retour :Jacques Brignon <[EMAIL PROTECTED]>
Sujet : Re: error 28 from tab
Quoting Jacques Brignon ([EMAIL PROTECTED]):
> "1030 : Got error 28 from table handler"
% perror 28
OS error code 28: No space left on device
> Any idea of what might cause that, and what should be done to correct
> this situation?
Aparently the disk that stores your MySQL datadirectory is fu
On 01-Apr-2003 Hutterer wrote:
> DO not know what I have changed, but afte mmonths of using mysql without
> problems -
> NOW I get ERROR 28 ( (errno: 28) and cannot create new databases.
>
> Does anybody know how to fix this
> Thanks Robert
>
>
localhost.dread$ perror 28
Error code 28:
Perhaps it's this...
C:\>perror 28
Error code 28: No space left on device
David
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
You can use perror to see what that error code is>
perror 28
Error code 28: No space left on device
Seems like you ran out of space?
Gurhan
-Original Message-
From: Scott Raley [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 06, 2002 8:44 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED