From 8c469c3758127b7d88d25e7b03edc6d0a0efa122 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 15 Oct 2001 17:56:28 -0500 Subject: [PATCH] Removed doubled paragraph from manual.texi. Docs/manual.texi: Removed doubled paragraph. --- Docs/manual.texi | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Docs/manual.texi b/Docs/manual.texi index 7156d00b59c..6f58be30dc4 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -9510,12 +9510,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