[Bug 278451] databases/mysqldump-secure

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 19 Apr 2024 06:59:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278451

            Bug ID: 278451
           Summary: databases/mysqldump-secure
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: luc+freebsd@2113.ch
                CC: jsmith@resonatingmedia.com
             Flags: maintainer-feedback?(jsmith@resonatingmedia.com)
                CC: jsmith@resonatingmedia.com

Created attachment 250077
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250077&action=edit
patch mysqldump-secure to backup MySQL8

mysqldump-secure fails to dump MySQL8 databases. 

# /usr/local/bin/mysqldump-secure
[INFO]  (OPT): Logging enabled
[INFO]  (OPT): MySQL SSL connection disabled
[INFO]  (OPT): Compression enabled
[INFO]  (OPT): Encryption disabled
[INFO]  (OPT): Deletion enabled
[INFO]  (OPT): Nagios log enabled
[INFO]  (OPT): Info files enabled
return: Illegal number:


The attached patch fix the issue.
An upgrade to mysqldump-secure 1.6.5 fix the issue
https://github.com/cytopia/mysqldump-secure/releases/tag/0.16.5

Best regards

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