List:Internals« Previous MessageNext Message »
From:kvishwanatha Date:October 17 2005 4:40pm
Subject:bk commit into 5.0 tree (bldsql:1.1985)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of bldsql. When bldsql 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.1985 05/10/17 20:09:54 bldsql@stripped +1 -0
  NetWare specific changes:
  Increase the stack size to 32k to avoid mysql abend on NetWare65SP4.

  netware/mysql.def
    1.10 05/10/17 20:09:48 bldsql@stripped +1 -0
    NetWare specific changes:
    Increase the stack size to 32k to avoid mysql abend on NetWare65SP4.

# 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:	bldsql
# Host:	blr-naas-nwl03.blr.novell.com
# Root:	/home/bldsql/bk/mysql-5.0-web

--- 1.9/netware/mysql.def	2005-10-17 20:02:22 +05:30
+++ 1.10/netware/mysql.def	2005-10-17 20:09:48 +05:30
@@ -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 (bldsql:1.1985)kvishwanatha17 Oct