Removed the warning for `innodb_flush_log_at_trx_commit`
authorAlexander Ebert <ebert@woltlab.com>
Sun, 4 Oct 2020 11:08:39 +0000 (13:08 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 4 Oct 2020 11:08:39 +0000 (13:08 +0200)
commit688b62807a287bb8647a07fe7f74be28621a914c
treec16c95e10e70bd7bd19002410a10223a01d4dd97
parent434eb052c5f8a9a41773f041eaf143ac706d0bee
Removed the warning for `innodb_flush_log_at_trx_commit`

The value is now displayed as a server variable on the index page for manual review.

Closes #3535
wcfsetup/install/files/acp/templates/dataImport.tpl
wcfsetup/install/files/acp/templates/index.tpl
wcfsetup/install/files/acp/templates/rebuildData.tpl
wcfsetup/install/files/lib/acp/form/DataImportForm.class.php
wcfsetup/install/files/lib/acp/page/IndexPage.class.php
wcfsetup/install/files/lib/acp/page/RebuildDataPage.class.php
wcfsetup/install/lang/de.xml
wcfsetup/install/lang/en.xml