1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

changelog updated

This commit is contained in:
serg@serg.mysql.com
2002-08-31 20:51:21 +00:00
parent 2e15d13fd8
commit 2fb0ed812e

View File

@@ -50351,6 +50351,9 @@ each individual 4.0.x release.
@itemize @bullet
@item
Fixed a bug that @code{OPTIMIZE} of locked and modified table,
reported table corruption.
@item
Fixed a bug in my_getopt in handling of special prefixes (--skip-, --enable-).
--skip-external-locking didn't work and the bug may have affected other
similar options.