summaryrefslogtreecommitdiff
path: root/Docs/manual.texi
diff options
context:
space:
mode:
authorunknown <monty@mashka.mysql.fi>2002-08-31 14:41:56 +0300
committerunknown <monty@mashka.mysql.fi>2002-08-31 14:41:56 +0300
commitc8f6ea2c7c0ae7521025a7ed25d5ee40bd1f9b69 (patch)
tree8ebda9dd300ed81d064105ecbc642add1096ec5d /Docs/manual.texi
parente089fcce4c67a715f3f2f5eec6a6d1b248a41106 (diff)
parent76c5feb722bdca96a4f234205f574cf42774dae1 (diff)
downloadmariadb-git-c8f6ea2c7c0ae7521025a7ed25d5ee40bd1f9b69.tar.gz
Merge
Docs/manual.texi: SCCS merged
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r--Docs/manual.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index 5049607ad94..87b9a480f3f 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -46929,11 +46929,14 @@ not yet 100% confident in this code.
@appendixsubsec Changes in release 3.23.53
@itemize @bullet
@item
+Fixed a @code{BDB}-related @code{ALTER TABLE} bug with dropping a column
+and shutting down immediately thereafter.
+@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
+Fixed bug in pthread_mutex_trylock() on HPUX 11.0.
@item
Multithreaded stress tests for InnoDB.
@end itemize