View Single Post
  #26  
Old 10-29-2018, 08:29 AM
 
Dougrun Dougrun is offline
 

X-Adept
  
Join Date: Apr 2012
Posts: 895
 

Default Re: X-Cart 4.7.10 released

Quote:
Originally Posted by aim
Hello,

It is definitely recommended in 3 cases.

1) You are using the newest MySQL/MariaDB version.

or
2) You are experiencing the loss of productivity due to the Meltdown Fix.
https://forums.mysql.com/read.php?21,664350,664350#msg-664350

or
3) You are experiencing the MySQL error 'MySQL table is marked as crashed and should be repaired'
https://confluence.atlassian.com/confkb/mysql-table-is-marked-as-crashed-and-should-be-repaired-151519802.html

In other cases, it is recommended to measure the BEFORE/AFTER performance on a dev server.

Thank you.




is it safe to run

Code:
ALTER TABLE table_name ENGINE=InnoDB;


on a live shop (assuming I close the shop)
__________________
4.7.x xcart store
Business 5.4xx
Reply With Quote