List:Commits« Previous MessageNext Message »
From:holyfoot Date:November 17 2006 11:30am
Subject:bk commit into 4.1 tree (holyfoot:1.2556)
View as plain text  
Below is the list of changes that have just been committed into a local
4.1 repository of hf. When hf 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 14:30:08+04:00, holyfoot@stripped +1 -0
  ABI fix

  include/mysql_h.ic@stripped, 2006-11-17 14:30:06+04:00, holyfoot@stripped +0 -1
    this one should actually be removed from the ABI

# 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:	holyfoot
# Host:	deer.(none)
# Root:	/home/hf/work/mysql-4.1-mrg

--- 1.3/include/mysql_h.ic	2006-11-17 14:30:13 +04:00
+++ 1.4/include/mysql_h.ic	2006-11-17 14:30:13 +04:00
@@ -154,7 +154,6 @@ struct __attribute__((aligned(__alignof_
     struct st_mysql_methods const * methods;
     void * thd;
     my_bool * unbuffered_fetch_owner;
-    struct st_mysql_stmt * current_stmt;
   };
 # 571 "mysql.h"
 struct __attribute__((aligned(__alignof__(void *)), aligned(__alignof__(unsigned long int)))) st_mysql_bind
Thread
bk commit into 4.1 tree (holyfoot:1.2556)holyfoot17 Nov