RE : error 28 from table handler

2006-04-04 Thread Jacques Brignon
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

Re: error 28 from table handler

2006-04-03 Thread Jacques Brignon
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

Trans.: Re: error 28 from table handler

2006-04-03 Thread Jacques Brignon
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

Re: error 28 from table handler

2006-04-03 Thread Sander Smeenk
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

RE: Error 28

2003-04-01 Thread Don Read
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:

Re: Error 28

2003-04-01 Thread dpgirago
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]

RE: Error 28

2002-05-06 Thread Gurhan Ozen
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