summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2002-11-05 00:04:36 +0200
committerunknown <monty@hundin.mysql.fi>2002-11-05 00:04:36 +0200
commit0a5ed3de92c42928e03251ec87dfd1039cccb0b6 (patch)
tree5ee7948205a2a53237363deaa6969e82a3dcd945 /Docs
parentf7b50aabd829753c7cbea9a0acbab97054c075e1 (diff)
downloadmariadb-git-0a5ed3de92c42928e03251ec87dfd1039cccb0b6.tar.gz
Fix to get core file on Linux
Docs/manual.texi: ChangeLog sql/mysqld.cc: Write info about writing core file to stderr
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 2314c51a92a..7291abae07e 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -46930,6 +46930,8 @@ not yet 100% confident in this code.
@appendixsubsec Changes in release 3.23.54
@itemize
@item
+Fixed that @code{--core-file} works on Linux (at least on kernel 2.4.18).
+@item
Fixed a problem with BDB and @code{ALTER TABLE}.
@item
Fixed reference to freed memory when doing complicated @code{GROUP BY