List:Internals« Previous MessageNext Message »
From:jani Date:October 24 2005 11:00am
Subject:bk commit into 5.0 tree (jamppa:1.2073)
View as plain text  
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
  1.2073 05/10/24 13:00:33 jamppa@stripped +1 -0
  mysql.def:
    Added stack size for mysql client

  netware/mysql.def
    1.7 05/10/24 13:00:19 jamppa@stripped +1 -0
    Added stack size for mysql client

# 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:	jamppa
# Host:	suse9-x86.mysql.com
# Root:	/home/mysqldev/mydev/mysql-5.0.15-ga-build-dev

--- 1.6/netware/mysql.def	2005-08-26 14:45:20 +02:00
+++ 1.7/netware/mysql.def	2005-10-24 13:00:19 +02:00
@@ -6,6 +6,7 @@
 COPYRIGHT "(c) 2003-2005 Novell, Inc. Portions (c) 2003 MySQL AB. All Rights Reserved."
 DESCRIPTION "MySQL Monitor"
 VERSION 4, 0
+STACKSIZE 32768
 MULTIPLE
 XDCDATA ../netware/mysql.xdc
 #DEBUG
Thread
bk commit into 5.0 tree (jamppa:1.2073)jani24 Oct