• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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