post-merge

Docs/manual.texi:
  post-merge fix
This commit is contained in:
unknown 2001-11-24 23:05:35 -07:00
commit a3c54aa458

View file

@ -46054,6 +46054,12 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}.
@itemize @bullet
@item
Fixed slave to replicate from 3.23 master
@item
Misc replication fixes/cleanup
@item
Got shutdown to work on MacOS X
@item
Added @file{myisam/ft_dump} utility for low-level inspection
of @code{FULLTEXT} indexes.
@item