Add link to upstream bug report

This commit is contained in:
Tom Lane 2008-03-04 00:44:31 +00:00 committed by Michal Schorm
parent e6fb210ebd
commit 1986462cd1

View File

@ -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 Note: there are quite a few other setstacksize calls besides the two in
mysqld.cc; is it important to fix any of the others? 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 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 --- mysql-5.0.45.orig/sql/mysqld.cc 2007-07-04 09:06:03.000000000 -0400