-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.Help wantedBeginner friendly issues or issues where we'd highly appreciate community's help and involvement.Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.StabilityFor issues that make Matomo more stable and reliable to run for sys admins.For issues that make Matomo more stable and reliable to run for sys admins.
Milestone
Description
To provide feature equality between MySQL and MariaDB the same feature as implemented in #14858 (setting a max_execution_time for live queries) should also be supported when using MariaDB.
MariaDB uses a different syntax and seconds instead of milliseconds, but apart from that, the feature should work the same.
See https://mariadb.com/kb/en/library/aborting-statements/ for more information about this.
Metadata
Metadata
Assignees
Labels
EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.Help wantedBeginner friendly issues or issues where we'd highly appreciate community's help and involvement.Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.StabilityFor issues that make Matomo more stable and reliable to run for sys admins.For issues that make Matomo more stable and reliable to run for sys admins.