summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorunknown <monty@donna.mysql.com>2001-01-08 02:42:22 +0200
committerunknown <monty@donna.mysql.com>2001-01-08 02:42:22 +0200
commit5060e7f3fef7658bff42f5fa955689ec58d70e15 (patch)
tree94432a2f1564845f2a2be1d8aae602820557ae95
parentce2277b8b9f48fb783cb8b204a6b701a06b8eb7a (diff)
downloadmariadb-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.texi2
-rw-r--r--mysql.projbin184320 -> 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
deleted file mode 100644
index a6e5d9c5852..00000000000
--- a/mysql.proj
+++ /dev/null
Binary files differ