-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Make Innodb the new default type for all new Piwik installations (VS Myisam) #4611
Copy link
Copy link
Closed
Labels
CriticalIndicates the severity of an issue is very critical and the issue has a very high priority.Indicates the severity of an issue is very critical and the issue has a very high priority.TaskIndicates an issue is neither a feature nor a bug and it's purely a "technical" change.Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.c: PerformanceFor when we could improve the performance / speed of Matomo.For when we could improve the performance / speed of Matomo.
Milestone
Metadata
Metadata
Assignees
Labels
CriticalIndicates the severity of an issue is very critical and the issue has a very high priority.Indicates the severity of an issue is very critical and the issue has a very high priority.TaskIndicates an issue is neither a feature nor a bug and it's purely a "technical" change.Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.c: PerformanceFor when we could improve the performance / speed of Matomo.For when we could improve the performance / speed of Matomo.
This change will lead to better performance and reliability.
After much experience with using Myisam table type by default, a few team members and users have requested that we should use Innodb by default.
Steps: