Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Feb 2023 07:47:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269365] www/mnogosearch does not work with mysql 5.7 and above
Message-ID:  <bug-269365-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269365

            Bug ID: 269365
           Summary: www/mnogosearch does not work with mysql 5.7 and above
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: crees@FreeBSD.org
          Reporter: bonkor@gmail.com
             Flags: maintainer-feedback?(crees@FreeBSD.org)
          Assignee: crees@FreeBSD.org

Created attachment 239939
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D239939&action=
=3Dedit
sql-mysql.c patch

Variable "storage_engine" is deprecated in mysql-server version 5.6. It is
removed from mysql 5.7. New variable is "default_storage_engine".

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269365-7788>