summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <jcole@tetra.spaceapes.com>2001-10-15 18:00:53 -0500
committerunknown <jcole@tetra.spaceapes.com>2001-10-15 18:00:53 -0500
commit29a2fdd68c8db3eb1cdf683fa3df94d372f4262f (patch)
treea355d653dde112a1a4a5b7cacc8e4cc75755c612
parenta4d4322dff11510e72cb5b157885bdfd5a65fe07 (diff)
parent8c469c3758127b7d88d25e7b03edc6d0a0efa122 (diff)
downloadmariadb-git-29a2fdd68c8db3eb1cdf683fa3df94d372f4262f.tar.gz
Merge jcole@work.mysql.com:/home/bk/mysql-4.0
into tetra.spaceapes.com:/home/jcole/bk/mysql-4.0 Docs/manual.texi: Auto merged
-rw-r--r--Docs/manual.texi6
1 files changed, 0 insertions, 6 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index ae1703a30fc..2386792ed12 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -9511,12 +9511,6 @@ If you see a dead @code{mysqld} daemon process with @code{ps}, this usually
means that you have found a bug in MySQL or you have a corrupted
table. @xref{Crashing}.
-To get a core dump on Linux if @code{mysqld} dies with a SIGSEGV
-signal, you can start @code{mysqld} with the @code{--core-file} option. Note
-that you also probably need to raise the @code{core file size} by adding
-@code{ulimit -c 1000000} to @code{safe_mysqld} or starting @code{safe_mysqld}
-with @code{--core-file-sizes=1000000}. @xref{safe_mysqld, , @code{safe_mysqld}}.
-
To get a core dump on Linux if @code{mysqld} dies with a SIGSEGV signal,
you can start @code{mysqld} with the @code{--core-file} option. Note
that you also probably need to raise the @code{core file size} by adding