Commit 164f0969 authored by unknown's avatar unknown

manual.texi minor fix to 3.23.53 change note


Docs/manual.texi:
  minor fix to 3.23.53 change note
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
parent e081f002
...@@ -28,3 +28,4 @@ serg@sergbook.mysql.com ...@@ -28,3 +28,4 @@ serg@sergbook.mysql.com
sinisa@rhols221.adsl.netsonic.fi sinisa@rhols221.adsl.netsonic.fi
zak@balfor.local zak@balfor.local
bar@bar.mysql.r18.ru bar@bar.mysql.r18.ru
paul@teton.kitebird.com
...@@ -46929,12 +46929,12 @@ not yet 100% confident in this code. ...@@ -46929,12 +46929,12 @@ not yet 100% confident in this code.
@appendixsubsec Changes in release 3.23.53 @appendixsubsec Changes in release 3.23.53
@itemize @bullet @itemize @bullet
@item @item
Fixed a bug with BDB @code[ALTER TABLE] with dropping column, and shutdown Fixed a @code{BDB}-related @code{ALTER TABLE} bug with dropping a column
immediately thereafter. and shutting down immediately thereafter.
@item @item
Fixed problem with @code{UNSIGNED BIGINT} on AIX (again). Fixed problem with @code{UNSIGNED BIGINT} on AIX (again).
@item @item
Fixed bug in pthread_mutex_trylock() on HPUX 11.0 Fixed bug in pthread_mutex_trylock() on HPUX 11.0.
@item @item
Multithreaded stress tests for InnoDB. Multithreaded stress tests for InnoDB.
@end itemize @end itemize
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment