From nobody Sun Jul 28 20:31:54 2024 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WXCp23Xr4z5RcFD for ; Sun, 28 Jul 2024 20:31:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WXCp2042Hz4FhT for ; Sun, 28 Jul 2024 20:31:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722198714; a=rsa-sha256; cv=none; b=XRAoyM8brOkqfj2vdrD1XZpPYZGZum4Go0nSAkhDheFb24jAoBh5kOU9nrIyzejALC06dr 48LaBhr3W57FeE5d+7Mp5xMQ4t1kP6aCEex1mnv0j7iya98BN6LsK9yKD9bbdh7YYYApu9 tGhr8X3M4yE+erriDnyWetOUV6cChJ/zlSjonSG6hanOWD+DAN/j0cifNwcDXS7haSRpfd IGFC8LAEvExgdHbAvE2/VMl/RyqWNnQu+Kq+vjZhFq1ZaHMcDk72VaYhMdYsEYpstMUHIg m6o4U9R2+1MItLV7+IFBONjh6xpF+7OeFzkWAiRBr5jt/KFx83JbGZNA7D4t7Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1722198714; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=4JLv+vc/piabrna+fYql91URiYu3InQFio9lUhppxoo=; b=gPMAaqrG/d0mMtSOyrDgOKOfVznRUsePehn/uEULbcDbjCoRM0PhzOgFbDGC6KcFBgRULJ uY+NyaZrBp6CAo3ivRsvVAFFTMQ1AL6OZoGPiruikyJXSNfSc27yeeELrq9CzpDLhpFpmr xYTAAPDf0vbT92legk418+RttTFwsJ5NSnYXjOtxIwXcO37OSDftnrGioSo5SAcV/lee5W sWRWQ5MMgR5B9Z7988tP8BsNSlj7znYEs0FOZ8kugQVNgb2dinEl7dC3/DAtVRmFiUd/vO HyOHxmpipPtUqkISlsG1W7vu7YfUxSEJCegUzIYJxFgQ8bfOvKcRuKdFlRgmvA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WXCp16nMsz14TP for ; Sun, 28 Jul 2024 20:31:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 46SKVrii073119 for ; Sun, 28 Jul 2024 20:31:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46SKVrbi073118 for ports-bugs@FreeBSD.org; Sun, 28 Jul 2024 20:31:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 280213] mysql client versus mariadb client Date: Sun, 28 Jul 2024 20:31:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: samm@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Works As Intended X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280213 Oleksii Samorukov changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |samm@FreeBSD.org Status|New |Closed Resolution|--- |Works As Intended --- Comment #3 from Oleksii Samorukov --- Not a bug. 1. Oracle uses OSS license, please check before posting 2. You can rebuild port with different library --=20 You are receiving this mail because: You are the assignee for the bug.=