use:
alter table type=myisam
On Thu 06 Sep 2001 12:53, Lorang Jacques wrote:
> Hello,
>
> I would be pleased if anyone could tell me hoe to convert my tables to
> MyISAM. I used to run an old MYsql version, but now got the newest one, but
> still my tables can't use the features of the new versi
Hello,
I would be pleased if anyone could tell me hoe to convert my tables to
MyISAM. I used to run an old MYsql version, but now got the newest one, but
still my tables can't use the features of the new version and i guss it is
because of the table type not being MyISAm. So how to convert ?
Tha