List:Commits« Previous MessageNext Message »
From:kroki Date:October 30 2006 3:59pm
Subject:bk commit into 5.0 tree (kroki:1.2298)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of tomash. When tomash 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-10-30 17:59:23+03:00, kroki@stripped +1 -0
  Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0
  into  moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0-bug21915
  MERGE: 1.2290.2.1

  sql/mysql_priv.h@stripped, 2006-10-30 17:59:18+03:00, kroki@stripped +0 -0
    Auto merged
    MERGE: 1.415.2.1

# 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:	kroki
# Host:	moonlight.intranet
# Root:	/home/tomash/src/mysql_ab/mysql-5.0-bug21915/RESYNC

--- 1.417/sql/mysql_priv.h	2006-10-30 17:59:32 +03:00
+++ 1.418/sql/mysql_priv.h	2006-10-30 17:59:32 +03:00
@@ -131,6 +131,8 @@ MY_LOCALE *my_locale_by_name(const char 
 #define MAX_ACCEPT_RETRY	10	// Test accept this many times
 #define MAX_FIELDS_BEFORE_HASH	32
 #define USER_VARS_HASH_SIZE     16
+#define TABLE_OPEN_CACHE_MIN    64
+#define TABLE_OPEN_CACHE_DEFAULT 64
 
 /* 
  Value of 9236 discovered through binary search 2006-09-26 on Ubuntu Dapper
Thread
bk commit into 5.0 tree (kroki:1.2298)kroki30 Oct