Manual fixup in 4.0.0 changes for multi-table update not working yet.

parent fe4810b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47435,7 +47435,7 @@ 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.
@code{DELETE} can now operate on multiple tables.
@item
A new @code{HANDLER} interface to @code{MyISAM} tables.
@item