summaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
authorMikael Ronstrom <mikael@mysql.com>2009-09-10 11:15:39 +0200
committerMikael Ronstrom <mikael@mysql.com>2009-09-10 11:15:39 +0200
commitd0d52e9f11ab7bad11d34d207139a26f26dd362c (patch)
treee4de6989be4d51f542339759b99eec9a100c3c33 /BUILD
parent905d715f10e711860311e0a10488c6bb5e19ee49 (diff)
downloadmariadb-git-d0d52e9f11ab7bad11d34d207139a26f26dd362c.tar.gz
WL#4444 Added TRUNCATE partition support, fixes bug#19405 and bug #35111
Diffstat (limited to 'BUILD')
-rwxr-xr-xBUILD/build_mccge.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/build_mccge.sh b/BUILD/build_mccge.sh
index ad3e728453c..379ca1b2c68 100755
--- a/BUILD/build_mccge.sh
+++ b/BUILD/build_mccge.sh
@@ -556,7 +556,7 @@ parse_package()
package="pro"
;;
extended )
- package=""
+ package="extended"
;;
cge )
package="cge"