While we wait for mariadb to be fixed is it ok to update mysql to latest 
version of 5.1.x tree ?
This version fixes a lot of memory leaks and other bugs.
http://dev.mysql.com/doc/relnotes/mysql/5.1/en/news-5-1-70.html
 Cheers
  Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/mysql/Makefile,v
retrieving revision 1.216
diff -u -p -u -p -r1.216 Makefile
--- Makefile	13 Jun 2013 16:27:46 -0000	1.216
+++ Makefile	13 Jun 2013 16:56:02 -0000
@@ -6,7 +6,7 @@ COMMENT-main=	multithreaded SQL database
 COMMENT-server=	multithreaded SQL database (server)
 COMMENT-tests=	multithreaded SQL database (regression test suite/benchmark)
 
-VERSION=	5.1.68
+VERSION=	5.1.70
 DISTNAME=	mysql-${VERSION}
 PKGNAME-main=	mysql-client-${VERSION}
 PKGNAME-server=	mysql-server-${VERSION}
Index: distinfo
===================================================================
RCS file: /cvs/ports/databases/mysql/distinfo,v
retrieving revision 1.62
diff -u -p -u -p -r1.62 distinfo
--- distinfo	8 Feb 2013 15:51:56 -0000	1.62
+++ distinfo	13 Jun 2013 16:56:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (mysql-5.1.68.tar.gz) = JfAoaN3tJKRq7aeGMAi82WOcCPtaMaE34ZU0YpxltRc=
-SIZE (mysql-5.1.68.tar.gz) = 24655564
+SHA256 (mysql-5.1.70.tar.gz) = ngOjQ88bcrB/nJv3viT/yAiqXBqdqlkKryvGp6MfYO0=
+SIZE (mysql-5.1.70.tar.gz) = 23984241

Reply via email to