#1 The script is FIXED for MySQL 8. It works for both MySQL and MariaDB latest versions and should still work with older versions as well. #2 The weekly partitioning is FIXED. Thanks @beinvisible #3 ...
Partitioning in MySQL has long been a subject of both fascination and frustration for me. It’s powerful when applied correctly, but comes with strict limitations that make it unsuitable for certain ...
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 ...