From owner-freebsd-ports@FreeBSD.ORG Wed Dec 17 12:48:00 2014 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 220A32A6 for ; Wed, 17 Dec 2014 12:48:00 +0000 (UTC) Received: from mail-lb0-f175.google.com (mail-lb0-f175.google.com [209.85.217.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A1F82782 for ; Wed, 17 Dec 2014 12:47:58 +0000 (UTC) Received: by mail-lb0-f175.google.com with SMTP id u10so12876491lbd.34 for ; Wed, 17 Dec 2014 04:47:56 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to:cc :content-type; bh=dWpMrtDw4mzG9M8fBzKwRgbqh55ChotOWXyWjO7xyBA=; b=haDCLdnhmyzCaJfvu8ITEQm7dyNY9OTkK4ZdirqvbZfBAriv0GI2XuUIUBEHrcX3I1 qrtc5mQ9VH0/AQxX/fSfKuxlX+1tLHHJz02wZAwfioI7V4BlImHqBfheFf4wpy6XOXWO I/2d5QIKp+c75DovIBt5c27v/WGALSywgFPqfAxt9OH9KrOGneHXablhh9UAuxMWtK0g C7BsuZw0/kLat0k0zEH8z9AKXHyhpqxYZ8tgHX09M4C13Mk2NnA953Fi0/iRnjZq6pfj y7TIRNmKu1PRjOccEg8ASGqpSQU+RqYWFWSe3gvA8BTQlchUYfa7r8hJGGcRcbFHjYL9 8ilA== X-Gm-Message-State: ALoCoQmiplRKr0SrLQeWX/8+A8O2cvBjQYzvR5/1tbU1Ps7W1aN5+z9xbqvAhZNk3AYE+k9A7oo1 MIME-Version: 1.0 X-Received: by 10.112.145.37 with SMTP id sr5mr41214750lbb.76.1418809867111; Wed, 17 Dec 2014 01:51:07 -0800 (PST) Received: by 10.112.125.230 with HTTP; Wed, 17 Dec 2014 01:51:07 -0800 (PST) Date: Wed, 17 Dec 2014 10:51:07 +0100 Message-ID: Subject: Mysql Server 57 From: Ruud Boon To: ale@FreeBSD.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Dec 2014 12:48:00 -0000 Hi, First of all thank you for maintaining the mysql port. For performance optimizing I'm depending on mysql57 (update_time on InnoDB). Do you have any plans to bring 57 into the ports tree. I know it's not a GA yet but it would be so helpful if I could already install it and upgrade easily. All the best. Ruud