summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorjoerg@trift2. <>2006-11-13 11:10:27 +0100
committerjoerg@trift2. <>2006-11-13 11:10:27 +0100
commitccadac32670557afa6ebe154e0eee80bb36dd752 (patch)
tree2a84b2e0c5db3aceb92658a57fc4935ede2ebba9 /support-files
parentf5d2077061217b00fe5c8792cad25e7220a1c76e (diff)
downloadmariadb-git-ccadac32670557afa6ebe154e0eee80bb36dd752.tar.gz
Build the generic RPMs including the "partition" feature. bug#23949
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh
index 60548210b7d..6c860f273d4 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -318,6 +318,7 @@ BuildMySQL "--enable-shared \
--with-example-storage-engine \
--with-blackhole-storage-engine \
--with-federated-storage-engine \
+ --with-partition \
--with-big-tables \
--with-comment=\"MySQL Community Server - Debug (GPL)\"")
@@ -348,6 +349,7 @@ BuildMySQL "--enable-shared \
--with-example-storage-engine \
--with-blackhole-storage-engine \
--with-federated-storage-engine \
+ --with-partition \
--with-embedded-server \
--with-big-tables \
--with-comment=\"MySQL Community Server (GPL)\"")