[Bug 235968] [PATCH] databases/tuning-primer support for MySQL 5.1 and MariaDB 10.x, fix some errors

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 23 19:49:48 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235968

            Bug ID: 235968
           Summary: [PATCH] databases/tuning-primer support for MySQL 5.1
                    and MariaDB 10.x, fix some errors
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: 000.fbsd at quip.cz

Upstream version is not maintained and does not support newer MySQL versions
like 5.7 or MariaDB with InnoDB. 
I created easy patch to add support for MySQL 5.7 and MariaDB 10.x and fix for
two small bugs with JOINS and SLOW LOGS.
Based on MySQL 5.7 fix
https://bugs.launchpad.net/mysql-tuning-primer/+bug/1565227

I do not know if this is the right way to patch this port because it does not
have wrksrc dir. It directly installs distfile so I try to patch it in
stagedir.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list