List:Internals« Previous MessageNext Message »
From:Vadim Tkachenko Date:September 8 2005 4:22pm
Subject:bk commit into 5.0-hp tree (vtkachenko:1.1920)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0-hp repository of vtkachenko. When vtkachenko 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.1920 05/09/08 16:22:04 vtkachenko@stripped +1 -0
  srv0srv.c:
    Fix bug

  innobase/srv/srv0srv.c
    1.96 05/09/08 16:21:26 vtkachenko@stripped +0 -1
    Fix bug

# 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:	vtkachenko
# Host:	melody.mysql.com
# Root:	/users/vtkachenko/bk/HP/mysql-5.0-hp

--- 1.95/innobase/srv/srv0srv.c	2005-08-25 08:54:56 +02:00
+++ 1.96/innobase/srv/srv0srv.c	2005-09-08 16:21:26 +02:00
@@ -261,7 +261,6 @@
 computer. Bigger computers need bigger values. */
 
 ulong	srv_thread_concurrency	= SRV_CONCURRENCY_THRESHOLD;
-ulong   srv_commit_concurrency  = 0;
 
 ulong   srv_commit_concurrency  = 0;
 
Thread
bk commit into 5.0-hp tree (vtkachenko:1.1920)Vadim Tkachenko8 Sep