I tried. It doesn't work. It sais "Table 'absences' is read-only". I
checked the files absences.* and owner is user mysql and permissions are
644.
Any ideas?
On Sat, 10 Mar 2001, Siim Einfeldt aka Itpunk wrote:
>
> Try REPAIR TABLE absences; This should do the trick:-)
>
> > Hy!
> >
> > I have a problem I couldn't solve by my one. Here is a sample of mysql
> > client output:
> >
> > mysql> use lumina;
> > Database changed
> > mysql> select * from absences;
> > ERROR 1030: Got error 127 from table handler
> >
> > The table absences exists. I tried to delete it and create it again and I
> > get the same error. What is wrong?
> >
> >
> > ---------------------------------------------------------------------
> > 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
>
---------------------------------------------------------------------
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