List:Commits« Previous MessageNext Message »
From:kroki Date:November 17 2006 10:56am
Subject:bk commit into 5.0 tree (kroki:1.2306)
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-11-17 13:56:11+03:00, kroki@stripped +1 -0
  Fix after manual merge: remove dead declaration.

  libmysqld/lib_sql.cc@stripped, 2006-11-17 13:56:07+03:00, kroki@stripped +0 -1
    Fix after manual merge: remove dead declaration.

# 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-bug23383

--- 1.116/libmysqld/lib_sql.cc	2006-11-17 13:56:18 +03:00
+++ 1.117/libmysqld/lib_sql.cc	2006-11-17 13:56:18 +03:00
@@ -277,7 +277,6 @@ static int emb_stmt_execute(MYSQL_STMT *
 {
   DBUG_ENTER("emb_stmt_execute");
   char header[5];
-  MYSQL_DATA *res;
   THD *thd;
   my_bool res;
 
Thread
bk commit into 5.0 tree (kroki:1.2306)kroki17 Nov