The goal of this issue is to research whether Mysql partitioning could be used in Piwik to provide better performance. A few years ago this was not an option because they didn't support partitioning ...
* https://dev.mysql.com/doc/refman/5.7/en/partitioning-management-range-list.html * https://dev.mysql.com/doc/refman/5.7/en/alter-table-partition-operations.html It ...