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