From db15e6273fb7c88ac3e1418af9428b3d9120d880 Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 4 May 2010 22:55:25 +0200 Subject: maj mysql#5.1.46-2, ajout plugins --- extra/mysql/Pkgfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'extra/mysql/Pkgfile') diff --git a/extra/mysql/Pkgfile b/extra/mysql/Pkgfile index 4ea3c2ddb..861b39b6a 100644 --- a/extra/mysql/Pkgfile +++ b/extra/mysql/Pkgfile @@ -6,7 +6,7 @@ name=mysql version=5.1.46 -release=1 +release=2 source=(http://mirror.switch.ch/mirror/mysql/Downloads/MySQL-5.1/$name-$version.tar.gz \ mysql-$version-skip-abi-check.patch ) @@ -29,6 +29,7 @@ build () { --enable-local-infile \ --with-unix-socket-path=/var/run/mysql/mysql.sock \ --with-extra-charsets=all \ + --with-plugins=partition,innobase,innodb_plugin \ --without-debug \ --without-readline \ --without-docs \ -- cgit v1.2.3-54-g00ecf