List:Commits« Previous MessageNext Message »
From:konstantin Date:August 3 2006 8:01pm
Subject:bk commit into 5.0 tree (kostja:1.2239)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of kostja. When kostja 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-08-04 00:00:48+04:00, kostja@stripped +2 -0
  Fix a bug in the .dsp file. Ignore a symlink.

  BitKeeper/etc/ignore@stripped, 2006-08-04 00:00:43+04:00, kostja@stripped +1 -0
    Added ndb/src/common/util/testBitmask.cpp to the ignore list

  VC++Files/sql/mysqld.dsp@stripped, 2006-08-04 00:00:43+04:00, kostja@stripped +1 -1
    Fix a bug in the .dsp file.

# 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:	kostja
# Host:	bodhi.local
# Root:	/opt/local/work/mysql-5.0-root

--- 1.44/VC++Files/sql/mysqld.dsp	2006-08-04 00:01:00 +04:00
+++ 1.45/VC++Files/sql/mysqld.dsp	2006-08-04 00:01:00 +04:00
@@ -1639,7 +1639,7 @@ SOURCE=.\sql_load.cpp
 # End Source File
 # Begin Source File
 
-SOURCE=.\sql\sql_locale.cpp
+SOURCE=.\sql_locale.cpp
 # End Source File
 # Begin Source File
 

--- 1.227/BitKeeper/etc/ignore	2006-08-04 00:01:00 +04:00
+++ 1.228/BitKeeper/etc/ignore	2006-08-04 00:01:00 +04:00
@@ -1296,3 +1296,4 @@ vio/viotest-sslconnect.cpp
 vio/viotest.cpp
 zlib/*.ds?
 zlib/*.vcproj
+ndb/src/common/util/testBitmask.cpp
Thread
bk commit into 5.0 tree (kostja:1.2239)konstantin3 Aug