List:Commits« Previous MessageNext Message »
From:kgeorge Date:June 12 2007 11:45am
Subject:bk commit into 5.0 tree (gkodinov:1.2532)
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, 2007-06-12 14:45:30+03:00, gkodinov@stripped +1 -0
  removed compilation warning

  tests/mysql_client_test.c@stripped, 2007-06-12 14:45:29+03:00, gkodinov@stripped +0 -1
    removed compilation warning

# 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:	magare.gmz
# Root:	/home/kgeorge/mysql/autopush/B28992-5.0-opt

--- 1.229/tests/mysql_client_test.c	2007-06-12 11:02:33 +03:00
+++ 1.230/tests/mysql_client_test.c	2007-06-12 14:45:29 +03:00
@@ -15694,7 +15694,6 @@ static void test_bug28934()
 {
   MYSQL *l_mysql;
   my_bool error= 0;
-  my_ulonglong res;
   MYSQL_BIND bind[5];
   MYSQL_STMT *stmt;
   int cnt;
Thread
bk commit into 5.0 tree (gkodinov:1.2532)kgeorge12 Jun