Re: Changing table engine to innodb manually
Thanks a ton for your response.I will arrange testing as you suggested.
For the timebeing,if I want to get a little bit performance relief by changing all the table using:
ALTER TABLE table_name ENGINE=InnoDB; And,want to see how it behaves, will this be safe??? I meant is there any risk to change engine for table other than performance??
If there is any problem, than we can rollback to MyISAM.
Regards,
Subject
Views
Written By
Posted
817
January 14, 2021 07:45AM
387
January 14, 2021 12:08PM
380
January 14, 2021 09:07PM
400
January 14, 2021 11:29PM
326
January 15, 2021 12:35PM
Re: Changing table engine to innodb manually
417
January 15, 2021 03:50AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.