List:Commits« Previous MessageNext Message »
From:Martin Skold Date:October 19 2006 1:00pm
Subject:bk commit into 5.0 tree (mskold:1.2284)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of marty. When marty 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-19 15:00:46+02:00, mskold@stripped +1 -0
  Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1
  into  mysql.com:/windows/Linux_space/MySQL/mysql-5.0
  MERGE: 1.1616.2754.4

  sql/handler.cc@stripped, 2006-10-19 15:00:39+02:00, mskold@stripped +0 -0
    Auto merged
    MERGE: 1.103.19.19

# 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:	mskold
# Host:	linux.site
# Root:	/windows/Linux_space/MySQL/mysql-5.0/RESYNC

--- 1.221/sql/handler.cc	2006-10-19 15:00:55 +02:00
+++ 1.222/sql/handler.cc	2006-10-19 15:00:55 +02:00
@@ -1779,6 +1779,7 @@ void handler::print_error(int error, myf
       {
 	/* Key is unknown */
 	str.length(0);
+	str.append("");
 	key_nr= -1;
       }
       else
Thread
bk commit into 5.0 tree (mskold:1.2284)Martin Skold19 Oct