Jump to content

Installing with MyISAM table engine


Recommended Posts

Hello Everyone,

Does converting all tables to MyISAM have any negative impact on prestashop functionality?

I know that the InnoDB has some performance advantages over MyISAM, but i need to know regardless of the performance and speed, is there any major problem to use MyISAM for all tables or not?

 

I found that i am able to do a fresh installation with MyISAM tables through SSH with switch --engine=.... Like this :

 

 

......--prefix=ps_ --engine=MyISAM --name=DBNAME

 

For some reason, i prefer to have MyISAM based tables rather than InnoDB

 

Regards
Babak

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...