diff --git a/doc/TODO b/doc/TODO index 7a19c83b5a9..9a40b9b4954 100644 --- a/doc/TODO +++ b/doc/TODO @@ -150,6 +150,7 @@ COMMANDS * -Move LIKE index optimization handling to the optimizer * Allow RULE recompilation * Support UNION/INTERSECT/EXCEPT in sub-selects +* Allow DELETE and UPDATE to use inheritance using tablename* CLIENTS