List:Internals« Previous MessageNext Message »
From:Heikki Tuuri Date:April 18 2005 1:59pm
Subject:bk commit into 5.0 tree (heikki:1.1851)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of heikki. When heikki 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.1851 05/04/18 14:59:25 heikki@stripped +1 -0
  ha_innodb.cc:
    Style fix

  sql/ha_innodb.cc
    1.194 05/04/18 14:59:04 heikki@stripped +1 -1
    Style fix

# 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:	heikki
# Host:	hundin.mysql.fi
# Root:	/home/heikki/mysql-5.0

--- 1.193/sql/ha_innodb.cc	Fri Apr 15 19:00:27 2005
+++ 1.194/sql/ha_innodb.cc	Mon Apr 18 14:59:04 2005
@@ -6518,7 +6518,7 @@
 
 ibool
 innobase_query_is_update(void)
-/*===========================*/
+/*==========================*/
 {
 	THD*	thd;
 	
Thread
bk commit into 5.0 tree (heikki:1.1851)Heikki Tuuri18 Apr