most of my Storage enines is MyISAM i wanna change them all to|InnoDB how do i do this >?

ALTER TABLE tblname ENGINE="innodb";

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to