TheFiringLine.com
Thu 12th Apr '01, 12:18pm
I've used the command:
ALTER TABLE [table name] TYPE = MYISAM;
Everything appears to run correctly, but the old files remain in the directory and the new ones are not created (no "myi" files).
Am I missing something?
Rich
ALTER TABLE [table name] TYPE = MYISAM;
Everything appears to run correctly, but the old files remain in the directory and the new ones are not created (no "myi" files).
Am I missing something?
Rich