Question
Why has innodb Global Database parameters been added as a forced option in version >=3.18.
For example, we are running a selfhosted version of Eramba with a external clustered Database, which is shared by many other applications/services. Changing the Global parameter of innodb would require changes/testing be performed against every other application or service with a DB on the clustered host.
We would also need to evaluate all our backups, restore testing too.
Can this simply not be an optional parameter?
Can this be bypassed? Can we bypass the checks so upgrades can be performed for hotfixes that have turned up in the interim.