• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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