List:Commits« Previous MessageNext Message »
From:holyfoot Date:December 19 2006 9:42am
Subject:bk commit into 4.1 tree (holyfoot:1.2565)
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-12-19 13:42:31+04:00, holyfoot@stripped +1 -0
  bk test

  sql/handler.cc@stripped, 2006-12-19 13:42:30+04:00, holyfoot@stripped +1 -0
    bk test

# 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:	hfmain.(none)
# Root:	/home/hf/work/mysql-4.1.clean

--- 1.177/sql/handler.cc	2006-12-19 13:42:33 +04:00
+++ 1.178/sql/handler.cc	2006-12-19 13:42:33 +04:00
@@ -943,6 +943,7 @@ int handler::ha_open(const char *name, i
       error=open(name,O_RDONLY,test_if_locked);
     }
   }
+  // never push it
   if (error)
   {
     my_errno=error;			/* Safeguard */
Thread
bk commit into 4.1 tree (holyfoot:1.2565)holyfoot19 Dec