MyISAM tables in CMS database
Hi,
I have configured snapshots of my CMS database in Amazon RDS and I am getting notices that the MyISAM tables may not restore properly. I took a look at the database and I see that DATABASECHANGELOG & DATABASECHANGELOGLOCK are MyISAM while everything else is InnoDB.
What is the significance of these tables not being restored properly? Can I convert them to InnoDB?
Discussions are closed to public comments.
If you need help with Cascade CMS please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by Ryan Griffith on 01 Jun, 2015 03:05 PM
Hi,
Those tables should definitely be InnoDB like all of the other tables, so feel free to convert them over.
These particular tables are used by Cascade during the startup process to compare the versions of Cascade on the application and the database, which determines whether or not updates need to be applied.
Please let me know if you have any questions.
Thanks!
Tim closed this discussion on 17 Jun, 2015 02:33 PM.