Below is the list of changes that have just been committed into a local
4.0 repository of prem. When prem 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.2161 05/11/18 15:16:01 pkarthick@stripped +1 -0
NetWare specific change reducing stacksize of MySQLD.NLM to 64K from 128K.
netware/mysqld.def
1.5 05/11/18 15:15:59 pkarthick@stripped +1 -1
NetWare specific change reducing stacksize of MySQLD.NLM to 64K from 128K.
# 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: pkarthick
# Host: blr-naas-nwl04.blr.novell.com
# Root: /home/prem/bk/Sawtooth_SP2
--- 1.4/netware/mysqld.def 2005-11-16 15:04:56 +05:30
+++ 1.5/netware/mysqld.def 2005-11-18 15:15:59 +05:30
@@ -6,7 +6,7 @@
DESCRIPTION "MySQL Database Server"
VERSION 4, 0
MULTIPLE
-STACKSIZE 131072
+STACKSIZE 65536
XDCDATA ../netware/mysql.xdc
#DEBUG
| Thread |
|---|
| • bk commit into 4.0 tree (pkarthick:1.2161) | pkarthick | 18 Nov |