List:Commits« Previous MessageNext Message »
From:msvensson Date:November 15 2006 9:26am
Subject:bk commit into 5.1 tree (msvensson:1.2364)
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of msvensson. When msvensson 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-15 10:26:14+01:00, msvensson@neptunus.(none) +1 -0
  Fix spelling error

  configure.in@stripped, 2006-11-15 10:26:09+01:00, msvensson@neptunus.(none) +1 -1
    Fix spelling error

# 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:	msvensson
# Host:	neptunus.(none)
# Root:	/home/msvensson/mysql/mysql-5.1-new-maint

--- 1.395/configure.in	2006-11-15 10:26:20 +01:00
+++ 1.396/configure.in	2006-11-15 10:26:20 +01:00
@@ -2428,7 +2428,7 @@ then
   sql_client_dirs="libmysql_r $sql_client_dirs"
   linked_client_targets="$linked_client_targets linked_libmysql_r_sources"
   AC_CONFIG_FILES(libmysql_r/Makefile)
-  AC_DEFINE([THREAD_SAFE_CLIENT], [1], [Should be client be thread safe])
+  AC_DEFINE([THREAD_SAFE_CLIENT], [1], [Should the client be thread safe])
 fi
 
 CLIENT_LIBS="$NON_THREADED_LIBS $openssl_libs $ZLIB_LIBS $STATIC_NSS_FLAGS"
Thread
bk commit into 5.1 tree (msvensson:1.2364)msvensson15 Nov