adi501
07-24-2008, 06:26 PM
Hi everybody.
This is Adi. I am trying to convert MyISAM to INNODB in mysql. I mean i want to convert all the tables in the database to MyISAM to INNODB.
I know that I can do it in two ways.
1) For each and every table and
2) For the whole database.
But i dont know how to do it. Can anyone please let me know how can i do it .
Thanks in Advance.
Regards.
Aditya
This is Adi. I am trying to convert MyISAM to INNODB in mysql. I mean i want to convert all the tables in the database to MyISAM to INNODB.
I know that I can do it in two ways.
1) For each and every table and
2) For the whole database.
But i dont know how to do it. Can anyone please let me know how can i do it .
Thanks in Advance.
Regards.
Aditya