Update to latest release, lot of bugs fixed in replication and innodb engine.
Full changelog available at 
http://dev.mysql.com/doc/relnotes/mysql/5.1/en/news-5-1-69.html
 Cheers
  Giovanni
Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/mysql/Makefile,v
retrieving revision 1.214
diff -u -p -u -p -r1.214 Makefile
--- Makefile	21 Mar 2013 08:45:14 -0000	1.214
+++ Makefile	18 Apr 2013 10:32:46 -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.69
 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	18 Apr 2013 10:32:46 -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.69.tar.gz) = F6WopGim5YyzvmoWJBJG/f1iSNi1Ip5G/bX/zAcN6Sk=
+SIZE (mysql-5.1.69.tar.gz) = 23947181

Reply via email to