List:Commits« Previous MessageNext Message »
From:kgeorge Date:December 4 2006 1:30pm
Subject:bk commit into 5.0 tree (gkodinov:1.2319)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of kgeorge. When kgeorge 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-12-04 14:29:51+02:00, gkodinov@stripped +1 -0
  type_varchar.result:
    fixed a valgrind problem

  mysql-test/r/type_varchar.result@stripped, 2006-12-04 14:29:30+02:00, gkodinov@stripped +1 -0
    fixed a valgrind problem

# 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:	gkodinov
# Host:	macbook.gmz
# Root:	/Users/kgeorge/mysql/work/vg-5.0-opt

--- 1.10/mysql-test/r/type_varchar.result	2006-11-28 15:43:59 +02:00
+++ 1.11/mysql-test/r/type_varchar.result	2006-12-04 14:29:30 +02:00
@@ -488,3 +488,4 @@ t	0
 Warnings:
 Warning	1292	Truncated incorrect INTEGER value: '1a'
 Warning	1292	Truncated incorrect INTEGER value: 't'
+DROP TABLE t1;
Thread
bk commit into 5.0 tree (gkodinov:1.2319)kgeorge4 Dec