From owner-freebsd-ports@freebsd.org Sun Nov 10 22:28:38 2019 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1D97A1AE7BE for ; Sun, 10 Nov 2019 22:28:38 +0000 (UTC) (envelope-from jim@mailman-hosting.com) Received: from maurice.jlkmail.com (maurice.jlkmail.com [IPv6:2606:c700:1:30::23:2a]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47B7vQ1x8Jz4TBk for ; Sun, 10 Nov 2019 22:28:33 +0000 (UTC) (envelope-from jim@mailman-hosting.com) Received: from maurice.jlkmail.com (localhost [127.0.0.1]) by maurice.jlkmail.com (Postfix) with ESMTP id 1466D24C035B for ; Sun, 10 Nov 2019 17:26:36 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d= mailman-hosting.com; h=content-type:content-type:mime-version :subject:subject:references:in-reply-to:message-id:to:from:from :date:date; s=dkim; t=1573424782; x=1574288783; bh=bNXnxmhU8MFAN 1Lr5ZmLGGz60OtpwAmkhwybm4isbE0=; b=NCDHdMixAzFTB/+GOEtqtBZsbZgjN IxcoUgIhBOSgyGGtXNH3xDhROSVlbLGoZjxeOHmVvV9FuPeyiU1vQEM76MXxSB/l ci683hgBnuC3LItKnXiSOqUl96I9HgUxUVm+h4/R5aczkUrNU41/tQZazUNu786t S4qfBxWZfmSRzQ= X-Virus-Scanned: Debian amavisd-new at maurice.jlkmail.com X-Spam-Flag: NO X-Spam-Score: -0.998 X-Spam-Level: X-Spam-Status: No, score=-0.998 tagged_above=-999 required=6.31 tests=[ALL_TRUSTED=-1, HTML_MESSAGE=0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no Received: from maurice.jlkmail.com ([127.0.0.1]) by maurice.jlkmail.com (maurice.jlkmail.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id HK2HpTb5i6fO for ; Sun, 10 Nov 2019 17:26:22 -0500 (EST) Received: from [192.168.1.198] (static-70-104-198-154.nrflva.fios.verizon.net [70.104.198.154]) by maurice.jlkmail.com (Postfix) with ESMTPSA id 97F9724C019C; Sun, 10 Nov 2019 17:26:05 -0500 (EST) Date: Sun, 10 Nov 2019 17:26:17 -0500 From: jim@mailman-hosting.com To: FreeBSD , =?utf-8?Q?=40lbutlr?= Message-ID: <18ed651e-6b2c-4240-aff6-77319252c4a6@Spark> In-Reply-To: References: Subject: Re: MariaDB 10.1.42? X-Readdle-Message-ID: 18ed651e-6b2c-4240-aff6-77319252c4a6@Spark MIME-Version: 1.0 X-Rspamd-Queue-Id: 47B7vQ1x8Jz4TBk X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=pass header.d=mailman-hosting.com header.s=dkim header.b=NCDHdMix; dmarc=pass (policy=none) header.from=mailman-hosting.com; spf=pass (mx1.freebsd.org: domain of jim@mailman-hosting.com designates 2606:c700:1:30::23:2a as permitted sender) smtp.mailfrom=jim@mailman-hosting.com X-Spamd-Result: default: False [-0.37 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[mailman-hosting.com:s=dkim]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; RCVD_TLS_LAST(0.00)[]; TO_EXCESS_QP(1.20)[]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-0.995,0]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[mailman-hosting.com:+]; RCPT_COUNT_TWO(0.00)[2]; FROM_NO_DN(0.00)[]; DMARC_POLICY_ALLOW(-0.50)[mailman-hosting.com,none]; IP_SCORE(-0.08)[asn: 53850(-0.35), country: US(-0.05)]; FROM_EQ_ENVFROM(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; MID_RHS_NOT_FQDN(0.50)[]; ASN(0.00)[asn:53850, ipnet:2606:c700::/32, country:US]; MIME_TRACE(0.00)[0:+,1:+,2:~] Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Nov 2019 22:28:38 -0000 According to=C2=A0https://mariadb.com/kb/en/library/mariadb-10142-release= -notes/=C2=A010.1.42, which was released *five* days ago, has a serious b= ug. This is fixed in 10.1.43, which was released *two* days ago. See http= s://mariadb.com/kb/en/library/mariadb-10143-release-notes/ Perhaps you can provide a patch. Jim Ohlstein On Nov 10, 2019, 4:24 PM -0500, =40lbutlr , wrote: > Any idea when we might see MariaDB 10.1.42 to counter =3F > > (It=E2=80=99s been a week). > > > > -- > A man without religion is like a fish without a bicycle. > > =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F= =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F > freebsd-ports=40freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to =22freebsd-ports-unsubscribe=40freebsd= .org=22