In the last episode (Aug 24), Stuart Felenstein said:
> Right, I have set up some tables with text columns that will need
> full text searching, In those cases I chose myisam.  Is there any
> danger in changing table types on the fly ? Not including the loss of
> any foreign keys that may have been set up (innodb to myisam). I'm
> wondering more about data corruption ?

During testing I've converted tables from MyISAM to Innodb and back
with no problems.

-- 
        Dan Nelson
        [EMAIL PROTECTED]

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

Reply via email to