diff options
Diffstat (limited to 'sql/item_subselect.h')
-rw-r--r-- | sql/item_subselect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/item_subselect.h b/sql/item_subselect.h index bbc24d336f0..6b66ccc8fe7 100644 --- a/sql/item_subselect.h +++ b/sql/item_subselect.h @@ -1293,7 +1293,7 @@ public: ++cur_key_idx; } - void sort_keys(); + bool sort_keys(); double null_selectivity(); /* |