List:Commits« Previous MessageNext Message »
From:tim Date:August 3 2006 8:48am
Subject:bk commit into 5.1 tree (tsmith:1.2261)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of tsmith. When tsmith 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@stripped, 2006-08-03 10:48:01+02:00, tsmith@stripped +1 -0
  5.0 -> 5.1 manual merge, part 4 of 4 (or more?)

  sql/ha_myisammrg.cc@stripped, 2006-08-03 10:47:15+02:00, tsmith@stripped +1 -1
    5.0 -> 5.1 manual merge, part 4 of 4 (or more?)

# 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:	tsmith
# Host:	maint1.mysql.com
# Root:	/data/localhome/tsmith/bk/mrg51-c

--- 1.92/sql/ha_myisammrg.cc	2006-08-03 10:47:52 +02:00
+++ 1.93/sql/ha_myisammrg.cc	2006-08-03 10:47:52 +02:00
@@ -551,7 +551,7 @@
 
 static int myisammrg_init()
 {
-  myisammrg_hton.state=SHOW_OPTION_YES;
+  myisammrg_hton.state=have_merge_db;
   myisammrg_hton.db_type=DB_TYPE_MRG_MYISAM;
   myisammrg_hton.create=myisammrg_create_handler;
   myisammrg_hton.panic=myrg_panic;
Thread
bk commit into 5.1 tree (tsmith:1.2261)tim3 Aug