diff options
author | unknown <monty@donna.mysql.com> | 2001-01-08 02:42:22 +0200 |
---|---|---|
committer | unknown <monty@donna.mysql.com> | 2001-01-08 02:42:22 +0200 |
commit | 5060e7f3fef7658bff42f5fa955689ec58d70e15 (patch) | |
tree | 94432a2f1564845f2a2be1d8aae602820557ae95 | |
parent | ce2277b8b9f48fb783cb8b204a6b701a06b8eb7a (diff) | |
download | mariadb-git-5060e7f3fef7658bff42f5fa955689ec58d70e15.tar.gz |
Fixed typo in manual
BitKeeper/deleted/.del-mysql.proj~3e34edc585d18be8:
Delete: mysql.proj
Docs/manual.texi:
Fixed typo
-rw-r--r-- | Docs/manual.texi | 2 | ||||
-rw-r--r-- | mysql.proj | bin | 184320 -> 0 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index 91c2569752d..0f8ec374b8e 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -40137,7 +40137,7 @@ though, so Version 3.23 is not released as a stable version yet. @appendixsubsec Changes in release 3.23.31 @itemize @bullet @item -Fixed bug in @@code{MyISAM} when deleting keys with possible @code{NULL} +Fixed bug in @code{MyISAM} when deleting keys with possible @code{NULL} values, but the first key-column was not a prefix-compressed text column. @item Fixed that @code{mysql.server} reads the @code{mysql.server} option section diff --git a/mysql.proj b/mysql.proj Binary files differdeleted file mode 100644 index a6e5d9c5852..00000000000 --- a/mysql.proj +++ /dev/null |