Details
Description
it has happened few tiems that the user have changed some of the engine parameters in the init.sql file and then after upgrade things didn't work out ( e.g changed the wal mode )
the upgrade/installer should overwrite the init.sql with the new one
the upgrade/installer should overwrite the init.sql with the new one
At the same time, mb-5358 fix will always honor the new directory which holds init.sql after upgrade.
Reassign back to Steve for rpm/deb cases.