mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 15:24:16 +01:00
Added info on multi-table DELETE/UPDATE to 4.0.0 changes.
This commit is contained in:
parent
eac41143af
commit
a4d4322dff
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue