Problem/Motivation

This module creates a new log for every table in the database when it optimizes them. There is a setting to disable this but it does not seem to do anything.

Steps to reproduce

1. Disable logging in the settings.
2. Run the optimizer from the settings.
3. Check the logs.

Proposed resolution

Honor the setting.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

adamcadot created an issue. See original summary.

orkutmuratyilmaz’s picture

Assigned: Unassigned » orkutmuratyilmaz
Status: Active » Needs work
orkutmuratyilmaz’s picture

Version: 3.0.0-rc2 » 3.0.x-dev

orkutmuratyilmaz’s picture

Status: Needs work » Fixed

fixed for the 3.0.x-dev branch, will be deployed into a new release later.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

adamcadot’s picture

Status: Fixed » Closed (fixed)