• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Change to Innodb to File per table

IATechsupport

Basic Pleskian
I have just been bitten with the default innodb setup on plesk storing all table information in the shared file.

I want to move to innodb file per table.

I have found that i need to add the following to my.cnf to enable it.

innodb_file_per_table=1

What i dont know is if i do make that change what happens to databases already setup on the server?

thanks
 
Back
Top