summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2002-08-16 12:58:02 +0300
committerunknown <monty@hundin.mysql.fi>2002-08-16 12:58:02 +0300
commita7894a2548cb770553b9ec6a339cef53be1ed93f (patch)
tree1c8fa4a03165c941b25e7eda32a78a3076d08052 /Docs
parentd09a5e173ff8f02d4e0d6a0c499872e113b6dd43 (diff)
parenta36419b7f584fce00b60c261a92dbb6e9fba4d14 (diff)
downloadmariadb-git-a7894a2548cb770553b9ec6a339cef53be1ed93f.tar.gz
merged changelog
Diffstat (limited to 'Docs')
-rw-r--r--Docs/manual.texi8
1 files changed, 3 insertions, 5 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi
index b49f08c889c..f312e35e135 100644
--- a/Docs/manual.texi
+++ b/Docs/manual.texi
@@ -46927,18 +46927,16 @@ not yet 100% confident in this code.
@node News-3.23.53, News-3.23.52, News-3.23.x, News-3.23.x
@appendixsubsec Changes in release 3.23.53
-
@itemize @bullet
@item
-Add multithreaded stress tests for InnoDB
+Fixed problem with @code{UNSIGNED BIGINT} on AIX (again).
+@item
+Multithreaded stress tests for InnoDB.
@end itemize
@appendixsubsec Changes in release 3.23.52
-
@itemize @bullet
@item
-Fixed problem with @code{UNSIGNED BIGINT} on AIX.
-@item
Fixed security bug when having an empty databasename in the @code{user.db}
table.
@item