Greetings,
I am upgrading my mysql from 3.22.23b to 3.23.35 on RedHat with kernel
2.4.0. I followed the instructions on the manual for the upgrade. Every
goes fine except I can't convert one table from ISAM to MYISAM.
I got quite a lot of tables and all can be converted successfully but
not this
Thanks!
So, is there any way to calculate the approximate disk space required for the
transformation
from ISAM to MYISAM?
Gerald Clark wrote:
> error 28 is "No space left on device".
>
> Hang wrote:
> >
> > Greetings,
> >
> > I am upgrading my my