Enables an extended syntax for the
UPDATE
and DELETE
commands that allows the
inclusion of ORDER BY
and
LIMIT
clauses. Because
support for directives requires altering the SQL parser, this
directive can only be used when building from a full development
tree. It will not work if building from an amalgamation or a
source distribution.