Added info on multi-table DELETE/UPDATE to 4.0.0 changes.

This commit is contained in:
unknown 2001-10-16 08:09:58 +10:00
parent eac41143af
commit a4d4322dff

View file

@ -47441,6 +47441,8 @@ the database, which fixes a problem with InnoDB tables.
@item
Added support for @code{UNION}.
@item
@code(DELETE) and @code(UPDATE) can now operate on multiple tables.
@item
A new @code{HANDLER} interface to @code{MyISAM} tables.
@item
Added support for @code{INSERT} on @code{MERGE} tables. Patch from