Skip to content

Change database engine to InnoDB#28

Merged
TheWitness merged 1 commit intoCacti:developfrom
unka65:database-engine
Nov 30, 2023
Merged

Change database engine to InnoDB#28
TheWitness merged 1 commit intoCacti:developfrom
unka65:database-engine

Conversation

@unka65
Copy link
Contributor

@unka65 unka65 commented Nov 28, 2023

During a server migration and database tuning, I noted for the tables that the database engine was MyISAM and so changed it in my import SQL. I noticed the base application has conversion to InnoDB (and is supported in the minimum required database server version for the base application). I wondered if it is preferred and that these should also use it.

This change seems to apply only to a new install. I wonder about a plugin version change to change existing tables. I am not familiar with such and so I would only know to copy logic from another plugin (thold).

@TheWitness TheWitness merged commit 33e572c into Cacti:develop Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants