List:Internals« Previous MessageNext Message »
From:jan.lindstrom Date:May 5 2005 5:08am
Subject:bk commit into 4.1 tree (jan:1.2222)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 repository of jan. When jan 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.2222 05/05/05 08:08:39 jan@stripped +1 -0
  Fig compiler error.

  sql/ha_innodb.cc
    1.195 05/05/05 08:08:32 jan@stripped +1 -0
    Fig compiler error.

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

--- 1.194/sql/ha_innodb.cc	Wed May  4 12:01:29 2005
+++ 1.195/sql/ha_innodb.cc	Thu May  5 08:08:32 2005
@@ -3766,6 +3766,7 @@
 	char		name2[FN_REFLEN];
 	char		norm_name[FN_REFLEN];
 	THD		*thd= current_thd;
+	ib_longlong     auto_inc_value;
 
   	DBUG_ENTER("ha_innobase::create");
 
Thread
bk commit into 4.1 tree (jan:1.2222)jan.lindstrom5 May