List:Internals« Previous MessageNext Message »
From:lenz Date:April 20 2005 6:39am
Subject:bk commit into 4.1 tree (lenz:1.2200)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 repository of lenz. When lenz does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet
  1.2200 05/04/20 08:39:08 lenz@stripped +1 -0
  - Enabled the "blackhole" storage engine for the Max RPM subpackage

  support-files/mysql.spec.sh
    1.93 05/04/20 08:39:02 lenz@stripped +5 -0
    - Enabled the "blackhole" storage engine for the Max RPM subpackage

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	lenz
# Host:	metis.lenznet
# Root:	/space/my/mysql-4.1-build

--- 1.92/support-files/mysql.spec.sh	2005-04-13 19:51:54 +02:00
+++ 1.93/support-files/mysql.spec.sh	2005-04-20 08:39:02 +02:00
@@ -331,6 +331,7 @@
 		--with-archive \
 		--with-csv-storage-engine \
 		--with-example-storage-engine \
+		--with-blackhole-storage-engine \
 		--with-embedded-server \
 		--with-comment=\"MySQL Community Edition - Max (GPL)\" \
 		--with-server-suffix='-Max'"
@@ -688,6 +689,10 @@
 # itself - note that they must be ordered by date (important when
 # merging BK trees)
 %changelog 
+* Wed Apr 20 2005 Lenz Grimmer <lenz@stripped>
+
+- Enabled the "blackhole" storage engine for the Max RPM
+
 * Wed Apr 13 2005 Lenz Grimmer <lenz@stripped>
 
 - removed the MySQL manual files (html/ps/texi) - they have been removed
Thread
bk commit into 4.1 tree (lenz:1.2200)lenz20 Apr