[Bug 269365] www/mnogosearch does not work with mysql 5.7 and above

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 06 Feb 2023 07:47:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269365

            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=239939&action=edit
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".

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