summaryrefslogtreecommitdiff
path: root/Docs/manual.texi
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2002-08-23 10:33:18 +0300
committermonty@hundin.mysql.fi <>2002-08-23 10:33:18 +0300
commit3ee79d3a5060568977b0179623691d109e10b703 (patch)
tree0af25259f02975cf79b354828178ac326e6a9ee4 /Docs/manual.texi
parent48e20a0be2e15101871bdda6b829215397f1c3e6 (diff)
downloadmariadb-git-3ee79d3a5060568977b0179623691d109e10b703.tar.gz
Fixed bug in mysqld when using configure --localstatedir
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r--Docs/manual.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 77122dce2d8..5049607ad94 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -46929,6 +46929,8 @@ not yet 100% confident in this code.
@appendixsubsec Changes in release 3.23.53
@itemize @bullet
@item
+Fixed problem with @code{configure ... --localstatedir=...}.
+@item
Fixed problem with @code{UNSIGNED BIGINT} on AIX (again).
@item
Fixed bug in pthread_mutex_trylock() on HPUX 11.0