View Single Post
  #27  
Old 10-29-2018, 01:33 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: X-Cart 4.7.10 released

Quote:
Originally Posted by Dougrun
is it safe to run

Code:
ALTER TABLE table_name ENGINE=InnoDB;
on a live shop (assuming I close the shop)
Yep, that looks right. Just make sure the table is backed up first.

Here is more info on InnoDB: https://dev.mysql.com/doc/refman/5.5/en/innodb-introduction.html
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote