List:General Discussion« Previous MessageNext Message »
From:Chris Johnson Date:March 30 2000 4:46pm
Subject:RE: ERROR 1030: Got error 28 from table handler
View as plain text  
David,

I'd say you ran out of memory, or out of disk space where ever your
mysqld is creating temporary tables.  This happened while it was using a
temporary table to do the "group by" clause most likely.  So, the "df"
command probably won't give you an immediate answer.  Are you running
with the --big-tables option on mysqld?

PS.  Thanks for including the Deep Purple link in your sig!  I'm
listening to the House of Blues Cybercast as I write this!  :-)

..chris

> -----Original Message-----
> From: daveh@stripped [mailto:daveh@stripped]On Behalf Of
> Dave Hodgkinson
> Sent: Thursday, March 30, 2000 9:33 AM
> To: sinisa@stripped
> Cc: mysql@stripped
> Subject: Re: ERROR 1030: Got error 28 from table handler
>
>
> sinisa@stripped wrote:
> >
> > Dave Hodgkinson writes:
> >  >
> >  > Any idea what this might be?
> >  >
> >  > mysql> select
> >  >     ->     zone.name, month,count(distinct zone,month,username)
> >  >     -> from
> >  >     ->     hit_gimp, zone
> >  >     -> group by zone,month ;
> >  > ERROR 1030: Got error 28 from table handler
> >  >
> >  > TIA,
> >  >
> >  > Dave
> >
> > Hi!
> >
> > You ran out of disk space.
>
> Where? It'd be nice to know.
>
> root@ziggurat /root]# df -k
> Filesystem           1k-blocks      Used Available Use% Mounted on
> /dev/hda3              9305844   8353300    479832  95% /
> /dev/hda1                15522      6131      8590  42% /boot
> /dev/md0              17630936   2156392  14578936  13% /u0
>
>
> --
> David Hodgkinson, Technical Director, Sift PLC
> http://www.sift.co.uk
> Editor, "The Highway Star"
> http://www.deep-purple.com
> Dave endorses Yanagisawa saxes, Apache, Perl, Linux, MySQL,
> emacs, gnus
>
> --
> ---------------------------------------------------------------------
> Please check
"http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail
mysql-thread32724@stripped

To unsubscribe, send a message to:
    <mysql-unsubscribe-chris=claimlynx.com@stripped>


Thread
Is it BUG ?Johnson25 Mar
  • Re: Is it BUG ? - NO - just need C++ compilerDerek Sivers26 Mar
    • Re: Is it BUG ? - NO - just need C++ compilerThimble Smith26 Mar
  • ERROR 1030: Got error 28 from table handlerDave Hodgkinson30 Mar
    • Re: ERROR 1030: Got error 28 from table handlersinisa30 Mar
    • Re: ERROR 1030: Got error 28 from table handlerThimble Smith31 Mar
  • Re: ERROR 1030: Got error 28 from table handlerDave Hodgkinson30 Mar
    • RE: ERROR 1030: Got error 28 from table handlerChris Johnson30 Mar
    • Re: ERROR 1030: Got error 28 from table handlersinisa31 Mar
Re: ERROR 1030: Got error 28 from table handlerHood Gardner30 Mar
  • Re: ERROR 1030: Got error 28 from table handlerDave Hodgkinson30 Mar
Re: ERROR 1030: Got error 28 from table handlerHood Gardner30 Mar