diff options
author | unknown <monty@narttu.mysql.fi> | 2002-08-05 22:18:39 +0300 |
---|---|---|
committer | unknown <monty@narttu.mysql.fi> | 2002-08-05 22:18:39 +0300 |
commit | 3cf7c3e68bae80f753196e8bb38d8cced9adb324 (patch) | |
tree | 49e4d4daefba1e0a52502e97ecda432875546fb3 /Docs/manual.texi | |
parent | 529e1af2957828c4b8570933547b7202c8a36878 (diff) | |
parent | ccf728776349a95fbeaeac58a825949040f20a55 (diff) | |
download | mariadb-git-3cf7c3e68bae80f753196e8bb38d8cced9adb324.tar.gz |
merge
BitKeeper/etc/logging_ok:
auto-union
sql/sql_base.cc:
Auto merged
Diffstat (limited to 'Docs/manual.texi')
-rw-r--r-- | Docs/manual.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index 0d7604b436b..bc571c4bcb6 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -46935,6 +46935,9 @@ Fixed problem with privilege tables when downgrading from 4.0.2 to 3.23. @item Fixed thread bug in @code{SLAVE START} and @code{SLAVE STOP}. @item +Fixed possible thread related key-cache-corruption problem with +@code{OPTIMIZE TABLE} and @code{REPAIR TABLE}. +@item Added name of 'administrator command' logs. @item Fixed bug with creating an auto-increment value on second part of a |