Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm (http://www.ezmlm.org) Cc: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Date: Tue, 24 Sep 2002 11:04:35 +0100
I thought the InnoDB doesn't support a few MyISAM features. FULLTEXT for one.Those features it does support will not need SQL changes. On the other hand, if you don't need MyISAM freatures, can't you just do "ALTER TABLE mytable TYPE=INNODB". If you are brave, and after taking a backup, of course. That didn't seem to work for me, I digging out the backup and going back to version 3 mysqld, version 4 tested slower and innoDB timing was 2x. --------------------------------------------------------------------- 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