Below is the list of changes that have just been committed into a local
5.0 repository of mysqldev. When mysqldev 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-01-17 10:07:45+01:00, tulin@stripped +1 -0
Merge mysql.com:/data0/mysqldev/users/tomas/mysql-5.0-release
into mysql.com:/data0/mysqldev/users/tomas/mysql-5.0-build
MERGE: 1.2380.1.3
configure.in@stripped, 2007-01-17 10:07:41+01:00, tulin@stripped +0 -0
Auto merged
MERGE: 1.418.1.1
# 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: tulin
# Host: production.mysql.com
# Root: /data0/mysqldev/users/tomas/mysql-5.0-build/RESYNC
--- 1.419/configure.in 2007-01-17 10:07:51 +01:00
+++ 1.420/configure.in 2007-01-17 10:07:51 +01:00
@@ -2516,9 +2516,9 @@
if test "$THREAD_SAFE_CLIENT" = "no"
then
- sql_client_dirs="strings regex mysys extra libmysql client"
+ sql_client_dirs="strings regex mysys dbug extra libmysql client"
else
- sql_client_dirs="strings regex mysys extra libmysql libmysql_r client"
+ sql_client_dirs="strings regex mysys dbug extra libmysql libmysql_r client"
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])
| Thread |
|---|
| • bk commit into 5.0 tree (tulin:1.2382) | tomas | 17 Jan |