summaryrefslogtreecommitdiff
path: root/sql/item_func.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/item_func.h')
-rw-r--r--sql/item_func.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/item_func.h b/sql/item_func.h
index 51f89d7c22a..c16f9e6fe42 100644
--- a/sql/item_func.h
+++ b/sql/item_func.h
@@ -2159,6 +2159,7 @@ public:
{
return TRUE;
}
+
table_map not_null_tables() const { return 0; }
};