[Pkg-mysql-commits] [mariadb-5.5] 01/01: Re-enable TokuDB due to commit in 5.5.39: https://bazaar.launchpad.net/~maria-captains/maria/5.5/revision/0.34.5868

Otto Kekäläinen ottok-guest at moszumanska.debian.org
Mon Aug 11 18:42:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

ottok-guest pushed a commit to branch master
in repository mariadb-5.5.

commit b8a6c2fb335d4e4c259105ae479e521fe8f82ea7
Author: Otto Kekäläinen <otto.kekalainen at seravo.fi>
Date:   Mon Aug 11 21:42:34 2014 +0300

    Re-enable TokuDB due to commit in 5.5.39: https://bazaar.launchpad.net/~maria-captains/maria/5.5/revision/0.34.5868
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 72ca3fc..5098c72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,9 +21,6 @@ endif
 #    TOKUDB_OPT="-DWITHOUT_TOKUDB=true"
 #endif
 
-# Disable TokuDB until https://mariadb.atlassian.net/browse/MDEV-6449 gets fixed
-TOKUDB_OPT = -DWITHOUT_TOKUDB=true
-
 
 export MYSQL_BUILD_CC=$(DEB_HOST_GNU_TYPE)-gcc
 export MYSQL_BUILD_CXX=$(DEB_HOST_GNU_TYPE)-g++

-- 
Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-mysql/mariadb-5.5.git



More information about the Pkg-mysql-commits mailing list