diff --git a/mysql-stack-guard.patch b/mysql-stack-guard.patch index 76ef7ea..d1e9e78 100644 --- a/mysql-stack-guard.patch +++ b/mysql-stack-guard.patch @@ -5,6 +5,8 @@ as 64K. This patch also documents the IA64 situation a bit better. Note: there are quite a few other setstacksize calls besides the two in mysqld.cc; is it important to fix any of the others? +Filed upstream at http://bugs.mysql.com/bug.php?id=35019 + diff -Naur mysql-5.0.45.orig/sql/mysqld.cc mysql-5.0.45/sql/mysqld.cc --- mysql-5.0.45.orig/sql/mysqld.cc 2007-07-04 09:06:03.000000000 -0400