summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 8da6f6fd279..3eccc190d4c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -124,6 +124,7 @@ COMMANDS
* Support UNION/INTERSECT/EXCEPT in sub-selects
* Allow DELETE and UPDATE to use inheritance using tablename*
* Allow INSERT INTO my_table VALUES (a, b, c, DEFAULT, x, y, z, ...)
+* Allow BINARY option to SELECT, like we do with DECLARE
CLIENTS