The InnoDB conversion process may considerably increase the size of your MySQL database. Before converting the database, it is recommended that you have at least as much free disk space as the current database size, as well as adequate RAM (memory) for the server, as InnoDB will require some memory-intensive operations. If adequate system resources are not available on the server, either memory or storage, do not continue this process until resources have been addressed.
Converting the MySQL storage engine to InnoDB involves the following steps:
Ensuring You Have the Latest Version of the Jamf Pro Server Tools CLI
Confirming Database Information
Configuring the Jamf Pro Server Tools CLI
Configuring InnoDB Settings
Stopping Apache Tomcat
Backing Up the Database
Converting to InnoDB