Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OPTIMIZE TABLES should be run against mariadb instances that support it #7462

Closed
diosmosis opened this issue Mar 17, 2015 · 0 comments
Closed
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@diosmosis
Copy link
Member

According to https://mariadb.com/kb/en/mariadb/optimize-table/ OPTIMIZE TABLES is supported by MariaDB for versions 10.1.1 and greater. Piwik should not skip optimizing tables for these instances.

Refs #7181

diosmosis added a commit that referenced this issue Mar 18, 2015
Fixes #7462, optimize InnoDB tables if MariaDB v10.1.1 or greater is used.
@mattab mattab added the answered For when a question was asked and we referred to forum or answered it. label Oct 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants